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
$ reana-client listNAME RUN_NUMBER CREATED STARTED ENDED STATUS roofit-fail 1 2020-10-14T10:42:20 2020-10-14T10:42:21 2020-10-14T10:42:38 failed roo 1 2020-10-14T10:23:06 2020-10-14T10:23:06 2020-10-14T10:23:30 finishedroot6-roofit 1 2020-10-14T10:22:48 2020-10-14T10:22:49 2020-10-14T10:23:13 finished
$ reana-client list --format status=failed,name=test_workflow Workflow list could not be retrieved: list.remove(x): x not in list
$ reana-client list --format status=failed,name=roofit-fail Workflow list could not be retrieved: list.remove(x): x not in list
I might only happen when there are failed workflows (?)
I might only happen when there arefailed
workflows (?)Original post @ #428 (review)
The text was updated successfully, but these errors were encountered: