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?

回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ