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

Name your workers with ease #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Name your workers with ease #35

wants to merge 2 commits into from

Conversation

benfyvie
Copy link

allowing a worker_name option to be passed in when creating a worker. This simplifies implementing workers that can restart jobs they were working on if the worker should happen to be killed or die.

Ben Fyvie added 2 commits January 14, 2011 09:32
… This simplifies implementing workers that can restart jobs they were working on if the worker should happen to be killed or die.
…r to invoking the job) and also check that the max_attempts is not exceeded prior to invoking the job.
latentflip pushed a commit to latentflip/delayed_job that referenced this pull request Sep 9, 2011
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

2 participants