Hello!
Thank you for this plugin, it exactly what we need and it works great!
But I've found an issue or maybe I'm doing something wrong.
There is a case when tasks with same header are in the queue and it looks like it has something to do with requeue messages.
Steps to reproduce:
- Add message to the queue
- Got to RabbitMQ Web Ui and get messages

- Add the same message
- Got to RabbitMQ Web Ui and get messages

The x-deduplication-header is just a mda5 hash of message body
So am I doing something wrong or this is an issue?
Thanks in advance!
Maciej