Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds catch_up configuration option #48

Merged
merged 1 commit into from
Aug 18, 2015
Merged

adds catch_up configuration option #48

merged 1 commit into from
Aug 18, 2015

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Aug 18, 2015

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.

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.
Koed00 added a commit that referenced this pull request Aug 18, 2015
adds `catch_up` configuration option
@Koed00 Koed00 merged commit 97a3fc9 into master Aug 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant