How to disable noAck while utilizing direct reply-to functionality? · Issue #38 · bloomberg/rmqcpp · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement the Direct Reply-to feature:
However RMQ broker reports an error:
2024-02-06 12:01:03.888100+00:00 [error] <0.1343.0> operation basic.consume caused a channel exception precondition_failed: reply consumer cannot acknowledge
How do I set noAck = false?
The text was updated successfully, but these errors were encountered: