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

Docs update for clarity on manual acknowledgement in batch consumers #211

Open
gvensan opened this issue Mar 29, 2023 · 0 comments
Open
Labels
documentation Improvements or additions to documentation

Comments

@gvensan
Copy link

gvensan commented Mar 29, 2023

Request for docs update:

The batch consumer section could use some updates regarding acknowledgment.

Few pointers:

  1. Throwing an exception would leave the messages unacknowledged and the messages would remain in the queue
  2. A manual acknowledgment is at the level of the entire batch, not on the individual messages. Refer to the manual acknowledgment section for details.
@Nephery Nephery added the documentation Improvements or additions to documentation label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants