Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-M1
-
Labels:None
-
Number of attachments :
Description
I can't see anywhere that setTimeToLive is being set on the MessageProducer.
When you are making a request with a timeout, then setting the TTL means you don't have a backlog of useless jobs in the queue.
TTL patch. I think TTL and persistent status should actually be configurable. But this is what I needed in order to use lingo in our system.