DAG: example_trigger_target_dag

schedule: None


DAG details


schedule_interval None
start_date None
end_date None
max_active_runs 0 / 16
concurrency 16
default_args {'start_date': datetime.datetime(2025, 6, 22, 0, 0, tzinfo=<TimezoneInfo [UTC, GMT, +00:00:00, STD]>), 'owner': 'Airflow'}
tasks count 2
task ids ['run_this', 'bash_task']
filepath /data/dev/miniconda/lib/python3.7/site-packages/airflow/example_dags/example_trigger_target_dag.py
owner Airflow