Skip to content

get_task_state fails with unknown task state in Arvados #26

@golharam

Description

@golharam

raise ValueError(f"TODO: Unknown task state: {task.container['state']}")

reports the state is 'Complete'. The exit code is 137. We were expecting 1.

We should check for a non-zero exit code

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions