forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
13 lines
721 B
HTML
13 lines
721 B
HTML
<a name="functiongraph_03_0250"></a><a name="functiongraph_03_0250"></a>
|
|
|
|
<h1 class="topictitle1">How Long Does It Take to Execute a FunctionGraph Function?</h1>
|
|
<div id="body1512460706325"><p id="functiongraph_03_0250__p44661617887">Within 900s for synchronous execution and 72 hours for asynchronous execution.</p>
|
|
<p id="functiongraph_03_0250__p8060118">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.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="functiongraph_03_0346.html">Function Execution FAQs</a></div>
|
|
</div>
|
|
</div>
|
|
|