Queue Processing #10063
Replies: 1 comment
-
|
@vijay-2001 a queue will report its state as idle when there are no ingress messages or deliveries to consumers. In other words, when it does not do anything besides collecting metrics, during a certain time window. We cannot help with a single sentence problem definition. You need to collect and provide a lot more relevant metrics, and possibly a traffic capture, or no one would be able to understand what is going on in your system. Please help others help you. Some of your publishers may be publishing messages in a way that makes them routed nowhere or consumers may be consuming with a prefetch of one and never acknowledging messages until a delivery timeout hits. Some of your consumers may lose connection and never reconnect. We do not guess in this community. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am facing a issues in queue as it is in idle state. Certain queues are waiting for long time to process and some are completed
Beta Was this translation helpful? Give feedback.
All reactions