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

Support fractional keep_jobs times #55296

Closed

Conversation

squidpickles
Copy link
Contributor

What does this PR do?

Adds support for fractional keep_jobs interval times, so that times less than an hour can be specified.

What issues does this PR fix or reference?

See #55295

Previous Behavior

Times specified are converted to ints.

New Behavior

The time is now a float, so smaller / more precise intervals can be specified. Still using hours, rather than integer minutes or seconds, to preserve backwards compatibility.

Tests written?

Existing tests apply appear to pass

Commits signed with GPG?

Yes

@squidpickles squidpickles requested a review from a team as a code owner November 13, 2019 21:51
@ghost ghost requested a review from Akm0d November 13, 2019 21:51
@dwoz
Copy link
Contributor

dwoz commented Nov 14, 2019

@squidpickles We are no longer using develop as the main branch. This needs to be opened against the master branch.

@dwoz dwoz closed this Nov 14, 2019
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.

2 participants