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

Nack on a batch of message #170

Open
SachaCR opened this issue Aug 3, 2018 · 0 comments
Open

Nack on a batch of message #170

SachaCR opened this issue Aug 3, 2018 · 0 comments

Comments

@SachaCR
Copy link

SachaCR commented Aug 3, 2018

Hello,

I have a little question about rabbot implementation.
If I set the rabbitmq limit to 200. If I’m right I will get messages by batch of 200.

And if I do a msg.nack() when an error is throw for one message.
Is all the 200 messages are nack’d and requeued or just the one that throw an error ?

Thanks for your help 😄

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

1 participant