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>
12 lines
686 B
HTML
12 lines
686 B
HTML
<a name="functiongraph_03_0820"></a><a name="functiongraph_03_0820"></a>
|
|
|
|
<h1 class="topictitle1">Why Is My First Request Slow?</h1>
|
|
<div id="body0000001226806285"><p id="functiongraph_03_0820__p8060118">Functions are cold-started. If initialization or a lengthy operation is performed during the first function execution, the first request will be delayed. However, subsequent requests before container deletion will be faster. If there is no request within one minute, the container will be deleted.</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>
|
|
|