Is possible to change lambda timeout container?

0

Hey, I'm trying to avoid cold start in my lambda functions.
Is there any way to control the container timeout?
Can I reserve 1 or 10 containers for a longer period of time? Even if this will be an extra charge.

I just want to know if is anything I can do to control container timeout, besides keeping it warm with schedule requests.

Edited by: jnabais on Mar 20, 2019 3:33 AM

jnabais
질문됨 5년 전678회 조회
1개 답변
0

Hello,

Unfortunately, as of now, it is not possible to control the container timeout and reserve it for a longer time. I see that you are already following the best practices of keeping lambda functions warm using scheduled requests. Thank you for the feedback. I will forward this feature request to the internal team. However, we will not be able to provide an ETA for when/if this feature will be released.

Kindly, check our products announcement page [1] and AWS Blog [2] periodically for updates.

[1] https://aws.amazon.com/new/
[2] https://aws.amazon.com/blogs/aws/

답변함 5년 전

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

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

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

관련 콘텐츠