Message does not get delivered for a very long time

0

I recently observed a message that seemed to be stuck in a FIFO queue for 30+ minutes before being delivered for the very first time. The queue was not under heavy load, and the visibility timeout of the message should have been on the order of seconds.

If there are any AWS admins around, happy to provide the queue name and message ID for further investigation.

tesru
asked 5 years ago187 views
1 Answer
0

After some more digging into our application logs, it turned out that this particular message was stuck behind another message with the same Message Group ID, that was taking a very long time to process.

tesru
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions