Ronnie Dutta
Ronnie Dutta
Since https://github.com/cylc/cylc-flow/pull/4881 the CLI no longer has to be given the same format as the workflow cycle point format
Just had a thought about this the other day. Potentially we could do a similar thing to i18n and have a function we call on every cycle point displayed in...
Now that https://github.com/cylc/cylc-flow/pull/6554 has been merged, this should be prioritised for the next release
@hjoliver The CRITICAL level is probably too much though? Surely WARNING is the right level?
If execution/submission retry delays are configured, then execution/submission failures (respectively) are expected to occur. Therefore it is not a CRITICAL message to log. Only if the retries are exhausted should...
Or have "execution retrying in..." and "submission retrying in..."?
Duplicate of cylc/cylc-ui#1756
I can reproduce with a simple workflow. > if you switch back to the tree view, the task should still be visible there too, what state is it in? The...
Ok so not a duplicate because cylc/cylc-ui#1756 is just about clearing the graph view but the bug here is we are missing a delta update for the final state of...