snippins commented on issue #27399:
URL: https://github.com/apache/airflow/issues/27399#issuecomment-1655183569

   @BohdanSemonov I tried to applied your fix and do the following test.
   
   + current time is 10:00
   + switch the cron expression to '2 10 * * *'
   + wait for scheduler to update (done around 10:01)
   + pause the dag
   + wait until 10:03
   + resume the dag
   
   The dag start to run, maybe I misunderstand something but I thought the 
entire point of CronTriggerTimetable is to prevent this?


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