DAG: example_xcom

schedule: @once


DAG details


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