uranusjr commented on PR #28757: URL: https://github.com/apache/airflow/pull/28757#issuecomment-1375237843
I assume they also need to be registered like timetable classes, since a custom RunStrategy is, similar to timetables, arbitrary code in the scheduler, and we need to safe-guard the invocation. (With the introduction of RunStrategy classes though, I’m thinking we could probably get rid of timetable registration if a timetable is composed solely from RunStrategy.) -- 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]
