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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则