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

Make manual ack optional #40

Open
walro opened this issue May 19, 2016 · 1 comment
Open

Make manual ack optional #40

walro opened this issue May 19, 2016 · 1 comment
Labels

Comments

@walro
Copy link
Contributor

walro commented May 19, 2016

I am trying to use twingly-amqp in Wally, I happened to notice that we always need to ack our messages, I don't think it necessarily makes sense to require acking when working with the RPC aspect of RabbitMQ.

@walro walro added the feature label May 19, 2016
@walro
Copy link
Contributor Author

walro commented May 20, 2016

This is also a problem when implementing a RPC client, the reply-to queue may not use manual ack, leads to PRECONDITION_FAILED - reply consumer cannot acknowledge (Bunny::PreconditionFailed).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant