1 year ago
#386345
the_novice
How to perform operation when a message is sent to dead letter queue because of expiration?
I have a requirement where I want to perform some operation with the message (like sending the message to the support team or logging the message in the console) when a message expires and is sent to the dead letter queue. Can anyone please let me know how to achieve this?
java
spring-boot
rabbitmq
message-queue
spring-rabbit
0 Answers
Your Answer