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

Question: will message be consumed if callback logic throws an exception? #5

Open
jacek99 opened this issue Jun 21, 2012 · 0 comments

Comments

@jacek99
Copy link

jacek99 commented Jun 21, 2012

Just validating since it is not clear from the docs: if an exception occurs in the callback associated with consume(), will Redis keep the message and the client can retry it, or will it consume it anyway and remove it from the queue?

Also, does this provide support for multiple clients? Can I have 3 servers processing in parallel different messages from the same Redid queue (whichever server gets each one first)?

Thanks!

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