cylc-ui icon indicating copy to clipboard operation
cylc-ui copied to clipboard

gscan: omit stopped workflows from cumulative state totals

Open oliver-sanders opened this issue 5 months ago • 0 comments

The cumulative state totals include the states of all workflows in the hierarchy.

The Cylc UI doesn't list tasks for stopped workflows, unless the workflow stopped whilst the UI Server was connected to it, in which case it preserves the last known state of the workflow before it shut down.

This can lead to the slightly confusing situation where a stopped workflow is reported as having active tasks. These tasks contribute the gscan state totals (even if stopped workflows are filtered out) which isn't great.

oliver-sanders avatar Sep 11 '24 08:09 oliver-sanders