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