Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Turn on task_reject_on_worker_lost to prevent lost tasks #3115

Merged
merged 1 commit into from Aug 7, 2017
Merged

Turn on task_reject_on_worker_lost to prevent lost tasks #3115

merged 1 commit into from Aug 7, 2017

Conversation

daviddavis
Copy link
Contributor

@daviddavis daviddavis commented Aug 5, 2017

Turn on task_reject_on_worker_lost (aka CELERY_REJECT_ON_WORKER_LOST) to prevent the loss of tasks when a worker dies.

fixes #2958
https://pulp.plan.io/issues/2958

@mention-bot
Copy link

@daviddavis, thanks for your PR! By analyzing the history of the files in this pull request, we identified @bmbouter, @werwty and @seandst to be potential reviewers.

@daviddavis daviddavis added the 3.0 label Aug 5, 2017
Turn on task_reject_on_worker_lost (aka CELERY_REJECT_ON_WORKER_LOST) to
prevent the loss of tasks when a worker dies.

fixes #2958
https://pulp.plan.io/issues/2958
@dralley dralley self-requested a review August 7, 2017 19:48
@werwty
Copy link
Contributor

werwty commented Aug 7, 2017

ok test

@daviddavis daviddavis merged commit f61019e into pulp:3.0-dev Aug 7, 2017
daviddavis pushed a commit that referenced this pull request Nov 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants