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

Add point on using reject! to retry job #15

Open
daemonsy opened this issue Oct 21, 2016 · 2 comments
Open

Add point on using reject! to retry job #15

daemonsy opened this issue Oct 21, 2016 · 2 comments

Comments

@daemonsy
Copy link
Contributor

In our explanation of using the BackoffHandler, we did not document how to use reject! to retry a job or explain what will happen when an error is raised within a job

@daemonsy
Copy link
Contributor Author

worker example basically

@vidmantas
Copy link

@daemonsy Doesn't reject! removes a job without retry, and moves it to the dead letter exchange?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants