| schedule_interval | 1 day, 0:00:00 |
|---|---|
| start_date | None |
| end_date | None |
| max_active_runs | 0 / 16 |
| concurrency | 16 |
| default_args | {'owner': 'Airflow', 'depends_on_past': False, 'start_date': datetime.datetime(2025, 12, 15, 0, 0, tzinfo=<TimezoneInfo [UTC, GMT, +00:00:00, STD]>), 'email': ['airflow@example.com'], 'email_on_failure': False, 'email_on_retry': False, 'retries': 1, 'retry_delay': datetime.timedelta(seconds=300)} |
| tasks count | 6 |
| task ids | ['post_op', 'post_op_formenc', 'get_op', 'put_op', 'del_op', 'http_sensor_check'] |
| filepath | /usr/local/lib/python3.7/site-packages/airflow/example_dags/example_http_operator.py |
| owner | Airflow |