DAG: example_passing_params_via_test_command

schedule: */1 * * * *


DAG details

None 18

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