schedule_interval | 0 0 * * * |
---|---|
max_active_runs | 0 / 16 |
concurrency | 16 |
default_args | {'owner': 'airflow', 'start_date': datetime.datetime(2025, 4, 29, 0, 0)} |
tasks count | 6 |
task ids | ['run_this_last', 'run_after_loop', 'runme_0', 'runme_2', 'runme_1', 'also_run_this'] |
filepath | example_dags/example_bash_operator.py |
owner | airflow |