Help Center> FunctionGraph> FAQ> Function Execution FAQs> How Long Does It Take to Execute a FunctionGraph Function?

How Long Does It Take to Execute a FunctionGraph Function?

For function invocation, the execution duration is within 900s. The default execution timeout duration is 3s. You can set the timeout duration (unit: s) to an integer ranging from 3 to 900. If you set the execution timeout duration of a function to 3s, it will be terminated after 3s.