[rabbitmq-discuss] Basic.reject default requeuing behavior.
Matthias Radestock
matthias at rabbitmq.com
Wed Sep 1 05:51:55 BST 2010
Jason,
Jason J. W. Williams wrote:
> Sorry to pedantic, but to confirm back...if requeue is missing from
> the reject parameters it's interpreted the same as requeue being set
> to False.
AMQP commands can't have fields missing.
Are you referring to a specific client API? The Erlang client perhaps?
There #'basic.consume'.requeue defaults to false, though arguably it
should be 'true' since that is the more common option - I may change that.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list