You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tasks will only enter the failed state after all execution retry delays have been exhausted. It's the same deal with submit-failed and submission retry delays.
Tasks will only enter the
failed
state after allexecution retry delays
have been exhausted. It's the same deal withsubmit-failed
andsubmission retry delays
.Retry info is spread throughout the docs and not especially well inter-linked: https://cylc.github.io/cylc-doc/stable/html/search.html?q=retries&check_keywords=yes&area=default
I did eventually find something on this in this section:
https://cylc.github.io/cylc-doc/stable/html/user-guide/writing-workflows/runtime.html#task-retry-on-failure
The text was updated successfully, but these errors were encountered: