mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-23 01:08:13 +08:00
When a cluster hasn't run for a while, the default behavior is to keep executing schedules until they are caught up with the present time. By setting `catch_up` to False, schedules will not play catch up and instead get rescheduled to the future.