Throttling lambda affect another healthy lambda throttle

0

Our account region has 2000 concurrency. We set concurrent limit A lambda 250 and B lambda 50. when A lambda request increase sharply, which reach concurrent 250 and start throttling. lambda B concurrency only use less than 10, B throttling too. We found B lambda request has no increase just normal using. why A lambda affect B lambda throttling ?

rabbi
質問済み 2ヶ月前117ビュー
1回答
0

There is a burst limit besides the concurrency limits. Coult it be that you have other functions that increase concurrency at the same time?

I would recommend opening a support case.

profile pictureAWS
エキスパート
Uri
回答済み 2ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前

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

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

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