Options for AMQPQueue#subscribe. Combines consumer parameters with channel-level prefetch.
Optional
Per-consumer prefetch limit (sets QoS on the channel before consuming).
Whether to requeue messages that are nacked due to a callback error. Defaults to true.
true
Options for AMQPQueue#subscribe. Combines consumer parameters with channel-level prefetch.