potiuk commented on issue #27296: URL: https://github.com/apache/airflow/issues/27296#issuecomment-1296526559
I think this might be due to https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#schedule-after-task-execution - you can disable it and see whether things will be better (side effect is that there will be potentially bigger latency between directly dependent tasks in the same DAG. Also highly recommend to take a look at @ashb talk about scheduler https://airflowsummit.org/sessions/2021/deep-dive-in-to-the-airflow-scheduler/ - it might explain a lot of your observations. Please take a look and see if it will be enlightening. -- 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]
