This repository is to support my Medium article in implementing a non-blocking retry solutions for RabbitMQ with Spring Framework using a delay plugin.
You will need a total of 2 queues in order to utilize this solution.
| Queue Name | Purpose | Sample |
|---|---|---|
* |
entry queue | test |
*-park |
final destination of message after all attempts are exhausted | test-park |