RabbitMQ.Client.Core.DependencyInjection icon indicating copy to clipboard operation
RabbitMQ.Client.Core.DependencyInjection copied to clipboard

Requeue fail message

Open shadowyo3 opened this issue 4 years ago • 0 comments

Hi,

I have an issue with message that fail, as an error occurs when handling the payload in the code. That happening, the message is acked and requed. Is it possible to set it to not ack the message in case of any error? I'm doing it with the RabbitMQ client but I was thinking I could use it the same with your package.

Thanks

shadowyo3 avatar Jan 11 '21 15:01 shadowyo3