Help Center> FunctionGraph> FAQs> Function Execution FAQs> Why Is My First Request Slow?
Updated on 2022-12-01 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.

Function Execution FAQs FAQs

more