jens-scheffler-bosch commented on issue #35220:
URL: https://github.com/apache/airflow/issues/35220#issuecomment-1785311234

   > Is that expected that DAGs trigger immediately for last scheduled task 
even catchup=False once they are re-enabled since 2.7 for 
DeltaDataIntervalTimetable?
   
   Yes. The one run is immediately generated in the current time fits into one 
not covered current schedule. Additional (past) runs are generated with Catchup 
only if there are executions missing in the past.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to