uranusjr commented on PR #69705:
URL: https://github.com/apache/airflow/pull/69705#issuecomment-5116310264

   I wonder if it’d make sense to add this functionality directly to CronMixin 
(and therefore inherited by all cron-based scheduling). Some scheduling tools 
(Jenkins IIRC) have this built-in for cron scheduling (opt-in) to not let a 
large number of jobs spiking a server periodically if timing is not essential.
   
   Implementation seems reasonable to me in general.


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