cassieq icon indicating copy to clipboard operation
cassieq copied to clipboard

Expose max TTL on messages in queue, or per message

Open devshorts opened this issue 9 years ago • 0 comments

We should expose a way to set a max ttl on messages in a queue. This way any stale messages auto clean themselves up. We should also set a TTL on a message to set that message to expire sooner. This is inspired from the azure queues api.

devshorts avatar Feb 10 '16 02:02 devshorts