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

Is there a way to give different retry_limit and retry_delay for different jobs? #96

Open
hss15 opened this issue Jul 20, 2015 · 2 comments

Comments

@hss15
Copy link

hss15 commented Jul 20, 2015

http://stackoverflow.com/questions/31399688/specifying-different-retry-limit-and-retry-delay-for-different-jobs-in-backburne

@contentfree
Copy link
Collaborator

What worker are you using, @hari-151191? The retry_limit is only used by the ThreadsOnFork worker according to the docs.

@hss15
Copy link
Author

hss15 commented Feb 9, 2017

Sorry @contentfree for the late reply.
I'm using a simple worker.

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

No branches or pull requests

2 participants