Skip to content

Figure out how to deal with zombie processes #34

@yamalight

Description

@yamalight

Sometimes users won't shut down the pipelines for long time, or sources do not complete correctly and it'll just create zombie processes in the runner as well as in the REST API. We need a way to deal with them.

Stupidest approach: add inactivity timeout and force kill them on it.
Any better solutions?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions