Keywords: RabbitMQ - AWS - Technical issue - Other
Description:
hi ,
I have a rabbitmq cluster on AWS. we were doing tests on the whole system and found that one of the queue is not being consumed. This was working and after consuming around 5000 messages this stopped working.
The number of messages remaining in the queue is 9k . So far there is no errors in the consumer side and no threads are waiting . We dont want to restart the consumer nor rabbitmq and instead troubleshoot this error.
What would be the next step to debug this issue . Any help is appreciated