Skip to content

How to robustly handle delivery acknowledgement timeout #12443

Answered by lukebakken
ClemDoum asked this question in Other
Discussion options

You must be logged in to vote

In general, if you get a consumer timeout, the opinion of Team RabbitMQ is that your application has a bug.

In this case, you will have to parse the error message.

can I have strong guarantees that it will be stable across non breaking version of the rabbitMQ server

The message probably won't change. I'm not sure if we have the option for a different AMQP error to be returned in this case (cc @michaelklishin ?)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ClemDoum
Comment options

@michaelklishin
Comment options

@ClemDoum
Comment options

Answer selected by ClemDoum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants