Help Center/ FunctionGraph/ FAQs/ Invoking Functions/ What Are the Possible Causes for Function Timeout?
Updated on 2026-08-24 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.