Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TES CLI: cancel fails on tasks with "SYSTEM ERROR" status #46

Open
pavelnikonorov opened this issue Oct 27, 2024 · 1 comment
Open

TES CLI: cancel fails on tasks with "SYSTEM ERROR" status #46

pavelnikonorov opened this issue Oct 27, 2024 · 1 comment

Comments

@pavelnikonorov
Copy link
Collaborator

The current implementation doesn't handle the cancel of task with "SYSTEM ERROR" status in cli/src/main.rs.

@uniqueg
Copy link
Member

uniqueg commented Oct 28, 2024

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}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants