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

   @uranusjr No. Although Multi-cron stores multiple cron tables internally, 
this isn't how users think about the schedule. If I set my DAG to run Tuesdays 
at 8 and Thursdays at 12, I don't think of those as independent. So after 
unpause I only want to run the most recent overall run, not the most recent in 
each of the underlying timetables.


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