Skip to content

How to get list of idle queues for long time in RabbitMQ? #1485

Closed Answered by michaelklishin
Pramod34 asked this question in Q&A
Discussion options

You must be logged in to vote

This question has nothing to do with this client.

You cannot list queues using this client. You cannot list queues based on this condition using the HTTP API. You can use queue TTL (not to be confused with message TTL) but keep in mind what the RabbitMQ's definition of an "unused queue" will be.

There are also other queue properties related to conditional deletion.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants