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

SCSt. Beyond: Consumer Error Handling - Clarify Binding Specific Error Handler Exit #215

Open
Mrc0113 opened this issue Oct 12, 2022 · 0 comments
Assignees

Comments

@Mrc0113
Copy link
Collaborator

Mrc0113 commented Oct 12, 2022

Spring Cloud Stream - Beyond the Basics
Remove "This point is questionable" note if this gets resolved. Or if it is expected to stay then update this guidance.

Here is an example of binding-specific error handler function. If your binding specific error handler exits successfully then the binder will acknowledge/accept the message back to the broker, if an exception is thrown then the binder error handling process will kick in. Note that if you are using Client/Manual acknowledgements you can also use them in the binding specific error handler. [NOTE: This point is questionable]

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