collinmcnulty commented on issue #47566:
URL: https://github.com/apache/airflow/issues/47566#issuecomment-2710642110

   I believe the problem is 
[here](https://github.com/apache/airflow/pull/46451/files#diff-fd0aa1371afdbd63292ca603092779e412fac21326bd69bcb1992513b436b01fR267).
 Instead of a strict minimum, restriction.catchup should be checked, and if 
it's False, it should pick the max of runs with next_run before the current 
time or the minimum of runs after the current time.


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