Expire policy for rabbitmq queue if there is not message available #11575
-
Hey Team, I want to create a expiry policy where queue will be removed if there is no message available for expiry specified. Is it possible by any chance? As per documentation expiry policy will work if there is no consumer available for that queue. Ref: https://www.rabbitmq.com/docs/ttl#queue-ttl You can refer below for expiry policy I created. apiVersion: rabbitmq.com/v1beta1 Please help me out if there is a way to do it where queue TTL can be set on condition for zero messages? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
No, this is not supported. |
Beta Was this translation helpful? Give feedback.
No, this is not supported.