Random Spikes in Approximate Age Of Oldest Message

0

Description We have a SQS queue, we increased its Visibility timeout to 300 sec, previously it was 30 secs. It also has a DLQ setup. These messages are processed by a Lambda function using a Trigger (Batching Window = 10 sec)

Problem There are spikes in Approximate Age Of Oldest Message metric around 300-340 sec. We have checked lambda logs, there are no errors/exceptions and SQS DLQ is also empty which indicates there was no message processing error. we noticed that, when the visibility timeout was 30sec, the spikes were still there, but smaller, because visibility timeout was only 30 secs. My theory is that, the spikes will be always be around whatever is the visibility timeout.

Question What could be the reason behind these spikes?

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠