[rabbitmq-discuss] Pika basic.recover brokern?
Matthew Sackman
matthew at rabbitmq.com
Thu Oct 20 23:34:54 BST 2011
On Thu, Oct 20, 2011 at 07:32:55PM +0100, E Hope-Morley wrote:
> Hi, when I do a basic.recover with no requeue arg i.e. requeue=False my channel closes with the following error:
>
> code: 540
> text: NOT_IMPLEMENTED - requeue=false
>
> It works fine if I do requeue=True. Any ideas?
Rabbit does not implement recover with requeue=false. It's not a client
thing, it's the server.
Matthew
More information about the rabbitmq-discuss
mailing list