| schedule_interval | */1 * * * * |
|---|---|
| max_active_runs | 0 / 16 |
| concurrency | 16 |
| default_args | {'owner': 'airflow', 'depends_on_past': True, 'start_date': datetime.datetime(2025, 12, 18, 0, 0)} |
| tasks count | 3 |
| task ids | ['oper_1', 'condition', 'oper_2'] |
| filepath | example_dags/example_branch_python_dop_operator_3.py |
| owner | airflow |