| schedule_interval | @once |
|---|---|
| max_active_runs | 0 / 16 |
| concurrency | 16 |
| default_args | {'owner': 'airflow', 'start_date': datetime.datetime(2025, 11, 2, 0, 0)} |
| tasks count | 5 |
| task ids | ['start', 'some-other-task', 'end', 'section-2', 'section-1'] |
| filepath | example_dags/example_subdag_operator.py |
| owner | airflow |