| schedule_interval | */1 * * * * |
|---|---|
| start_date | None |
| end_date | None |
| max_active_runs | 0 / 16 |
| concurrency | 16 |
| default_args | {'owner': 'Airflow', 'start_date': datetime.datetime(2025, 12, 15, 0, 0, tzinfo=<TimezoneInfo [UTC, GMT, +00:00:00, STD]>), 'depends_on_past': True} |
| tasks count | 3 |
| task ids | ['condition', 'dummy_task_1', 'dummy_task_2'] |
| filepath | /usr/local/lib/python3.7/site-packages/airflow/example_dags/example_branch_python_dop_operator_3.py |
| owner | Airflow |