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/02 11:50:53 UTC

[GitHub] [airflow] FredericoCoelhoNunes commented on issue #9975: max_active_runs = 1 can still create multiple active execution runs

FredericoCoelhoNunes commented on issue #9975:
URL: https://github.com/apache/airflow/issues/9975#issuecomment-788838076


   @zachliu same problem here, and I have a huge backlog of ~200 failed runs to retry. Which means I have to go to the Airflow UI every couple of minutes to manually clear the failed runs, one at a time, because if I clear more than one they will execute simultaneously and both fail.
   (note: this is with a global value of max_active_runs_per_dag = 1)


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