ephraimbuddy opened a new pull request, #65207:
URL: https://github.com/apache/airflow/pull/65207

   Auto-pausing for consecutive failed DAG runs should evaluate the most recent 
runs by run_after, not by logical_date. This fixes cases where manual runs or 
other non-chronological logical dates could cause
   the scheduler to count the wrong runs and pause or not pause a DAG 
incorrectly.
   
   closes: #65125
   
    


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to