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
preguntada hace 5 años679 visualizaciones
1 Respuesta
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/

respondido hace 5 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas