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
Would be good to add more details here (steps to reproduce, error logs etc). In particular, it is not clear whether this is a TES implementation issue or a GA4GH-SDK issue. If the latter, this may be a design issue, because (unless I'm missing something), the SDK should never set the status of a task itself, but rather take it from a call to GET /tasks/{id}.
The current implementation doesn't handle the cancel of task with "SYSTEM ERROR" status in
cli/src/main.rs
.The text was updated successfully, but these errors were encountered: