| schedule_interval | @daily | 
|---|---|
| max_active_runs | 0 / 16 | 
| concurrency | 16 | 
| default_args | {'owner': 'airflow', 'start_date': datetime.datetime(2025, 11, 2, 0, 0)} | 
      
| tasks count | 11 | 
| task ids | ['branching', 'branch_d', 'join', 'branch_c', 'branch_b', 'follow_branch_d', 'follow_branch_a', 'follow_branch_b', 'follow_branch_c', 'branch_a', 'run_this_first'] | 
| filepath | example_dags/example_branch_operator.py | 
| owner | airflow |