You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/09/08 08:39:36 UTC

[GitHub] [airflow] ephraimbuddy commented on issue #18051: Airflow scheduling only 1 dag at a time leaving other dags in a queued state

ephraimbuddy commented on issue #18051:
URL: https://github.com/apache/airflow/issues/18051#issuecomment-915037157


   For now, Increase `AIRFLOW__SCHEDULER__MAX_DAGRUNS_PER_LOOP_TO_SCHEDULE`  to a higher number.
   
   @r-richmond , #17945 will resolve it but would introduce another bug that execution_order won't be followed. We are working on a better fix: https://github.com/apache/airflow/pull/18061


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org