eladkal commented on issue #29974: URL: https://github.com/apache/airflow/issues/29974#issuecomment-1460168464
Just a theory. I wonder if this is as a result of mini scheduler optimization. Maybe the mini scheduler does not consider EmptyOperator case? Can you try to set [`schedule_after_task_execution = False`](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#schedule-after-task-execution) and check if this still happens? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
