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: 1. Add message to the queue 2. Got to RabbitMQ Web Ui and get messages  3. Add the same message 4. 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