Spine-Toolbox icon indicating copy to clipboard operation
Spine-Toolbox copied to clipboard

Add notification or error to tool when SOME of the executions fail.

Open ArttuTupala opened this issue 1 year ago • 2 comments

Currently, when running multiple scenarios in the optimization tool, there is no visual indicator if some but not all of the scenarios fail. In the event log one can find a failure when scrolling, but the DAG is a success. User will only notice that there are no results for the failed scenarios. Only when all scenarios fail, it tells that the execution was a failure.

ArttuTupala avatar May 16 '23 08:05 ArttuTupala

I tried running two scenarios with FlexTool where one failed and another did not. The tool icon on FlexTool3 is marked with a red cross. So, not sure where the issue comes from and whether it replicates reliably.

Browsing the event log is not very handy though - we need some improvement there.

jkiviluo avatar May 17 '23 05:05 jkiviluo

Just guessing here, but what might happen here is that if you run two scenarios and the first one fails and the second one succeeds, the success icon replaces the failure icon so only the success icon remains on screen.

ptsavol avatar May 22 '23 08:05 ptsavol