metaflowbot
metaflowbot copied to clipboard
Flowey can't inspect Argo runs
It seem to have trouble with run names that contain . / - characters, which is the default for Argo runs.
E.g., it finds MyFlow/123 no problem but can't inspect MyFlow/MyFlow/argo-myflow.user.username.myflow-mpfl6 .
I tried
- inspect MyFlow/argo-myflow.user.username.myflow-mpfl6
- inspect "MyFlow/argo-myflow.user.username.myflow-mpfl6"
- inspect
MyFlow/argo-myflow.user.username.myflow-mpfl6
Slack discussion here.