fat-catTW commented on PR #71112:
URL: https://github.com/apache/airflow/pull/71112#issuecomment-5200915149

   Thanks, good catch.  :D
   I moved the logging into the shared key-marking path so the scheduler logs 
when a Dag/backfill reaches the limit and the remaining candidates will be 
skipped in the current pass. I kept the guard branches since they still cover 
concurrent/stale-count cases, but they now use the same helper.
   
   I also added a backfill regression test for the same pruning behavior.
   


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