Quorum queues, Message TTL #3556
-
We consider change queue type to quorum, but one feature which we use - message ttl - is not currently supported. We use this as a retry mechanism - when consumer can't process message from some reasons, message will go to dlq with ttl and next move back to queue, so I got a two questions. |
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
Oct 12, 2021
Replies: 1 comment
-
Support for either retries or TTL in quorum queues is planned for a future version. We don't make any ETA promises. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andrevus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support for either retries or TTL in quorum queues is planned for a future version. We don't make any ETA promises.