samragu

Results 3 comments of samragu

As mentioned above, RabbitMQ 13.0 has stopped incrementing **count** parameter in **x-death** header. So there is no way for application to determine how many times a messages has landed in...

Just to be clear, you are proposing to add a new header (for example, spring-retry-count) with delivery count of the message incremented each time the message is delivered to DLQ,...

The code you referenced above is how many applications are handling retry and as you know that mechanism is broken since RabbitMQ 3.13. If you are going to remove that...