Skip to content

Commit 5a244ef

Browse files
changes: warning triangles
1 parent ad5ca17 commit 5a244ef

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

src/reference/changes.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,31 @@ Technical details:
6363
removed if necessary to allow the tasks to re-run in order.
6464

6565

66+
Warning Triangles
67+
^^^^^^^^^^^^^^^^^
68+
69+
The GUI now has warning triangles, these illuminate whenever warnings occur in
70+
the workflow.
71+
72+
* Cylc logs warnings for various things such as task failures, stalled
73+
workflows, and command errors. You can see these in the workflow log files.
74+
* When warnings occur, the warning triangle will illuminate for the
75+
corresponding workflow.
76+
* Hover over the icon to reveal the warning.
77+
* Click on the icon to dismiss the warning.
78+
* If workflows are installed hierarchically, (e.g. the "development" and
79+
"live" groups in this example), warnings will trickle up the hierarchy
80+
to make it easier to monitor groups of workflows.
81+
* A log of all warnings can be found on the Dashboard page (last 10 warnings
82+
for each workflow).
83+
84+
.. image:: ../reference/changes/warning-triangles.gif
85+
:align: center
86+
:width: 95%
87+
88+
|
89+
90+
6691
"Ghost" Tasks
6792
^^^^^^^^^^^^^
6893

4.6 MB
Loading

0 commit comments

Comments
 (0)