Have a simple route that sends message to the queue. Want to set a timeout for the message being sent to the queue. If the message is not proccessed in say 10 mins then the message should timeout. Tried searching the documentation but could not figure it out. Could someone please help or guide.
Thanks