kaxil commented on issue #51549:
URL: https://github.com/apache/airflow/issues/51549#issuecomment-2969784296

   > Timetable is kind of the reverse of e.g. dag and asset. It allows 
customisation, but all the logis is only needed in the scheduler, not the 
worker nor the dag processor. The main implementation should therefore likely 
belong in core. However, non-core timetables (e.g. `EventsTimetable`) may 
belong in the standard provider instead.
   
   Doesn't the dag processor use timetable to get the next run time though?


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