How Long Does It Take to Execute a FunctionGraph Function?
Within 900s for synchronous execution and 72 hours for asynchronous execution.
The default execution timeout is 3s. You can set the timeout (unit: s) to an integer from 3 to 259,200. If you set the timeout of a function to 3s, it will be terminated after 3s.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.