File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
src/user-guide/writing-workflows Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -305,6 +305,20 @@ Example:
305305
306306 .. cylc-scope ::
307307
308+ .. tip ::
309+
310+ If using Cylc's workflow migration functionality to implement routine
311+ server reboots and you have
312+ :cylc:conf: `configured workflows to shut down <global.cylc[scheduler][events]abort on stall timeout> `
313+ after one of these timeouts:
314+
315+ * :cylc:conf: `workflow timeout <global.cylc[scheduler][events]workflow timeout> `,
316+ * :cylc:conf: `stall timeout <global.cylc[scheduler][events]stall timeout> `,
317+ * :cylc:conf: `inactivity timeout <global.cylc[scheduler][events]inactivity timeout> `.
318+
319+ Then make sure the period between reboots is greater than the timeout
320+ as the timer will be reset when the workflow migrates.
321+
308322For more information see: :cylc:conf: `global.cylc[scheduler][run hosts]ranking `.
309323
310324.. _PlatformConfig :
You can’t perform that action at this time.
0 commit comments