Closed socketpair closed 9 years ago
reject(*, requeue=True) Reject the message. Parameters: redeliver (bool) – if true, the broker will attempt to requeue the message and deliver it to an alternate consumer.
so, requeue or redeliver ?
requeue
redeliver
Good spot. I'll fix it. Thanks!
so,
requeue
orredeliver
?