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

Bug-Fix and Refactoring work on resetDeadJobs #10800

Merged
merged 1 commit into from Jan 8, 2020

Conversation

markuspf
Copy link
Contributor

@markuspf markuspf commented Jan 7, 2020

This feels more like a hacky solution to the problem that the retry loop does not quit, even when shutting down; What should really happen is that we only retry on the exceptions that are "acceptable", but for that I have to first find out which ones are.

@markuspf markuspf force-pushed the bug-fix/foxx-mastery-fixfiddle branch 4 times, most recently from 19c692b to 0a9abef Compare January 7, 2020 15:14
@markuspf markuspf changed the title Leave the retry loop in resetDeadJobs if shutting down Bug-Fixc and Refactoring work on resetDeadJobs Jan 7, 2020
@markuspf markuspf changed the title Bug-Fixc and Refactoring work on resetDeadJobs Bug-Fix and Refactoring work on resetDeadJobs Jan 7, 2020
 * Document properly what the function is indended to do
 * Leave the retry loop if shutting down
 * Simplify and refactor
@markuspf markuspf force-pushed the bug-fix/foxx-mastery-fixfiddle branch from 0a9abef to daeb141 Compare January 8, 2020 10:42
@dothebart
Copy link
Contributor

tests green.

@mchacki mchacki merged commit 43dc2bf into devel Jan 8, 2020
@mchacki mchacki deleted the bug-fix/foxx-mastery-fixfiddle branch January 8, 2020 15:03
@markuspf markuspf restored the bug-fix/foxx-mastery-fixfiddle branch January 9, 2020 10:16
@markuspf markuspf deleted the bug-fix/foxx-mastery-fixfiddle branch January 9, 2020 10:19
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

3 participants