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

Error Handling #36

Closed
mathck opened this issue Jun 19, 2016 · 1 comment
Closed

Error Handling #36

mathck opened this issue Jun 19, 2016 · 1 comment

Comments

@mathck
Copy link
Owner

mathck commented Jun 19, 2016

No description provided.

@mathck mathck added this to the MR 3 milestone Jun 19, 2016
@mathck mathck self-assigned this Jun 19, 2016
@mathck
Copy link
Owner Author

mathck commented Jun 19, 2016

if you want your route to use a dead letter channel just insert this line at the beginning in the configure method of any route

errorHandler(deadLetterChannel("seda:errors"));

mathck added a commit that referenced this issue Jun 19, 2016
@mathck mathck closed this as completed Jun 19, 2016
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

5 participants