Description
Currently messages in the DLQ don't expire. With the option to expire, only timely messages remain and can be processes.
Immediate expiry today can be achieved on a per destination basis with the discarding strategy of with the discarding dlq broker plugin.
Using message expiry is a little more intuitive and more useful, because stale messages will be auto removed from the ops radar and timely messages can be dealt with as appropriate.