Skip to content

Terminating a worker via thread interrupt can lead to a workflow job failure #48

Description

@mikub

Terminating a worker on which a job is running should be a transparent operation:
The worker should stop, nacking the current step processing and it should be then picked by a different worker and processed as if nothing happened (unless the workflow itself has been suspended).

It seems however that sometimes the thread interruptions makes the current step to fail:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions