We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235b6b3 commit ebc6133Copy full SHA for ebc6133
src/user-guide/running-workflows/scheduler-log-files.rst
@@ -11,7 +11,7 @@ The information logged here includes:
11
- Event timestamps, at the start of each line
12
- Workflow server host, port and process ID
13
- Workflow initial and final cycle points
14
-- Workflow start type (i.e. cold start, warn start, restart)
+- Workflow (re)start number (1 for the first play, 2 or more for restarts)
15
- Task events (task started, succeeded, failed, etc.)
16
- Workflow stalled warnings.
17
- Client commands (e.g. ``cylc hold``)
0 commit comments