You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Screen the `IModel` for fitness before trying to send with it, and…
… perform send operations with up to 3 attempts to hopefully better overcome transient errors
* Interpret delivery count header value as ASCII text with a number,…
… when the type encountered is `byte[]`
* Ensure that RabbitMQ's built-in quorum queue header `x-delivery-count` is cleared when a message is dead-lettered
* Interpret delivery count header value as ASCII text with a number,…
… when the type encountered is `byte[]`
* Ensure that RabbitMQ's built-in quorum queue header `x-delivery-count` is cleared when a message is dead-lettered