Hi All I have a question about Metaflow tasks (ID...
# ask-metaflow
m
Hi All I have a question about Metaflow tasks (IDs) and retrying failed workflows in Argo Workflows via the
Retry
button in the Argo Workflow UI. In particular, what is the expected behaviour when retrying via the
Retry
button? Will the failed steps be assigned a new task ID and show as separate steps in the Metaflow UI? Or is the original task ID used and the logs in the UI will show the latest run? I am currently seeing the latter and wanted to check it is the expected behaviour. Thanks
Has anyone got any ideas on this one, please?
s
Sorry for the delay here! When you say
retry
- can you help me with the version of argo workflows?
we don't normally expect the
retry
button to work
m
No worries. We are on 3.5.6 of Argo Workflows atm
Is there a reason you don't expect the retry button to work?