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

Refactor logic for adding queue jobs #115

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

niekcandaele
Copy link
Member

Instead of adding jobs on an interval, only add new jobs after the previous one has completed (or failed)

Instead of adding jobs on an interval, only add new jobs after the previous one has completed (or failed)
@codeclimate
Copy link

codeclimate bot commented Jun 10, 2020

Code Climate has analyzed commit 48a563c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 50.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 19.1% (0.0% change).

View more on Code Climate.

@niekcandaele niekcandaele merged commit ffe0a24 into master Jun 10, 2020
@niekcandaele niekcandaele deleted the refactor-logic-for-adding-log-queue-jobs branch June 10, 2020 10:46
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.

None yet

1 participant