Airflow Task Group Execution Order
I am trying to understand when airflow tasks will be run. I do not understand why task_3a is running immediately when running this example.
I am trying to understand when airflow tasks will be run. I do not understand why task_3a is running immediately when running this example.