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/03/03 09:15:59 UTC

[GitHub] [airflow] antontimenko commented on issue #14205: Scheduler "deadlocks" itself when max_active_runs_per_dag is reached by up_for_retry tasks

antontimenko commented on issue #14205:
URL: https://github.com/apache/airflow/issues/14205#issuecomment-789562985


   @zachliu I think that this problem wouldn't be fixed because this occurs even when number of active runs == `max_active_runs `. So if `max_active_runs` == 2, and there is 2 `up_for_retry` tasks, it will deadlock itself


----------------------------------------------------------------
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.

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