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/02/18 18:52:19 UTC

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

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


   I think the issue I'm experiencing is related to this. 
   
   Apache Airflow version: 2.0.1
   Executor: LocalExecutor
   
   What happened: I have `max_active` set to 4, and when running a backfill for this dag, if 4 sensor tasks get set for `up_for_reschedule` at the same time, the backfill exits telling me that all the tasks downstream for these sensors are deadlocked.


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