mai-nakagawa commented on issue #27399: URL: https://github.com/apache/airflow/issues/27399#issuecomment-1527405220
My gut feeling is also that the root cause is somewhere in DagProcessor and/or Scheduler. Anyway this problem doesn't happen in the `CronDataIntervalTimetable`. I think the reason is because `CronDataIntervalTimetable` runs a last DAG run if it missed even if `catchup=False`. Maybe we need to implement the similar functionality in `CronTriggerTimetable`, like a `anacron`. What do you think? @uranusjr @potiuk -- 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]
