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

Job returning value for auto_retry? #90

Open
t3chn0r opened this issue Feb 16, 2014 · 0 comments
Open

Job returning value for auto_retry? #90

t3chn0r opened this issue Feb 16, 2014 · 0 comments

Comments

@t3chn0r
Copy link
Contributor

t3chn0r commented Feb 16, 2014

I set the auto_retry for my jobs and although the job is finishing OK the autoretry seems to be processing the job over and over. Is there any specific value that I should return from my job for the resque worker to know that the job finished successfully?

I set the auto_retry to 5min, 10min, and 30min and I can see the jobs being rescheduled even though it completes.

Any ideas?

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

1 participant