I am experiencing timeout errors
Reviewed on 06 November 2024 • Published on 06 November 2024
Problem
I am experiencing timeout errors when using Scaleway Serverless Functions.
Cause
Timeout happens when your function cannot return any result in the defined amount of time.
Possible solutions
-
Increase the Timeout parameter in the Scaleway console or with the API.
-
Update your function’s resources by provisioning more memory and more vCPU.
Was this page helpful?