schedule_interval | */1 * * * * |
---|---|
max_active_runs | 0 / 16 |
concurrency | 16 |
default_args | {'owner': 'airflow', 'start_date': datetime.datetime(2025, 4, 30, 0, 0)} |
tasks count | 2 |
task ids | ['run_this', 'also_run_this'] |
filepath | example_dags/example_passing_params_via_test_command.py |
owner | airflow |