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/09 16:09:29 UTC

[GitHub] [airflow] zachliu edited a comment on issue #14205: Scheduler "deadlocks" itself when max_active_runs_per_dag is reached by up_for_retry tasks

zachliu edited a comment on issue #14205:
URL: https://github.com/apache/airflow/issues/14205#issuecomment-794096081


   @antontimenko we've been talking here without touching the most important point :joy_cat:  is there a quick fix when this issue occurs?
   * restarting the scheduler probably won't do anything right?
   
   This is what I did:
   * clearing the `up_for_retry` tasks and wait for scheduler to deadlock itself again (and keep doing this until the # of `up_for_retry` tasks in any DAG is less than `max_active_runs_per_dag`)


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