uranusjr opened a new pull request #17544:
URL: https://github.com/apache/airflow/pull/17544


   Fix #17442.
   
   The exception happens when a DAG is removed from the database (via web UI or 
something else), but there are still unfinished runs associated to it. This 
catches the scenario and use the existing fallback setting `max_active_runs` to 
zero.


-- 
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-unsubscr...@airflow.apache.org

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


Reply via email to