Hello Team, I need support for activeMq implementation via STOMP protocol in my node js. Project.
I have gone through the documentation some of the points are clear but need clearance and support on one point. In my project I have many queues, and I want to configure maxRetryCount and delayed-redelivery for messages on failure based on queue configuration means dynamically for one queue different and second queue different and so on. So how should I configure not sure. Example - let's say I have posted a message in a queue, and processing of that message is failed in first attempt, then I want to increase the delay for that message and after that delay the message should polled from queue automatically and should process again. How can I achieve this functionality? Can anyone please help on this? Thanks in advance. Regards, Saurabh Singh Software Engineer