Skip to content

Commit efc0b7c

Browse files
author
Doc Deploy Bot
committed
Deployed f84fcd0 to dev with MkDocs 1.6.1 and mike 2.1.3
1 parent 1dcd27e commit efc0b7c

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev/guides/user-containers/readme/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2204,7 +2204,7 @@ <h3 id="postrun">PostRun</h3>
22042204
<h4 id="long-running-processes">Long-Running Processes</h4>
22052205
<p>Some containers may run applications that are intended to run indefinitely (for example, an HTTP
22062206
server listening for requests). The copy-offload user container is one such example. These
2207-
long-running containers need a mechanism to be stopped; otherwise, the <code>postRunTimeoutSeconds</code>
2207+
long-running containers need a mechanism for a caller to stop them; otherwise, the <code>postRunTimeoutSeconds</code>
22082208
timeout will be reached, resulting in a workflow error.</p>
22092209
<p>During the PostRun phase, if containers are still running, the NNF software will attempt to send an
22102210
HTTPS POST request to the <code>/shutdown</code> endpoint on each user container. This process will continue

dev/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)