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

Implement more ways of handling the unacknowledged message #23

Open
fisnik97 opened this issue Sep 23, 2023 · 0 comments
Open

Implement more ways of handling the unacknowledged message #23

fisnik97 opened this issue Sep 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fisnik97
Copy link
Owner

Right now, every exception inside the message handler will be caught and logged, the message will be nacked from the channel.
The library should support more ways of handling failed messages, e.x retrying or sending to a poison queue.

@fisnik97 fisnik97 added the enhancement New feature or request label Sep 23, 2023
@fisnik97 fisnik97 self-assigned this Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant