Updated on 2023-07-06 GMT+08:00

Why Is My First Request Slow?

Functions are cold-started. If initialization or a lengthy operation is performed during the first function execution, the first request will be delayed. However, subsequent requests before container deletion will be faster. If there is no request within one minute, the container will be deleted.