-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi,
I am running an ICON test experiment with @Lerriola . At one point I had the graph view open, with monitor On, and I saw that SIM
had failed.
Then, later, I looked at it again and saw that it was Queuing, but I didn't recall if it had ran or not.
The GUI had this information, but it would be more useful if the user had a visual indication if the job is running the first time or not. Here's the Cylc GUI with the graph:
When a user looks a the family QUX
, here's the task qux_a_n1
, and the user can see that it failed twice, and now the third run is ready (the 1, 2 in red represent job executions of a task).
If I want to see whether that job is retrying in our GUI, I need to click on the SIM job, then "Job History", and then look at the job history, checking which ones belong to the same RunID, or look at the submit/start times, which is not ideal for users.
In this case, SIM
ran successfully on the 24th Jan in the RunID 2501241406, but failed later when I launched it in RunId 2501312000, and then failed again on the second retry in the same RunId.