Help Center/ FunctionGraph/ FAQs/ General FAQs/ What Are the Possible Causes for Function Timeout?
Updated on 2023-06-19 GMT+08:00

What Are the Possible Causes for Function Timeout?

  • The code logic timed out. In this case, optimize the code or increase the timeout.
  • The network timed out. To fix this issue, increase the timeout.
  • It took a long time to load Java classes during cold start. In this case, increase the timeout or memory.