DAG: example_xcom

schedule: @once


DAG details

None 24

schedule_interval @once
max_active_runs 0 / 16
concurrency 16
default_args {'owner': 'airflow', 'provide_context': True, 'start_date': datetime.datetime(2025, 6, 14, 0, 0)}
tasks count 3
task ids ['push', 'push_by_returning', 'puller']
filepath example_dags/example_xcom.py
owner airflow