Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

unfinished jobs should auto-cancel? #20

@jfischl

Description

@jfischl

Consider a case where there is a job queue and a worker has taken a job from the queue but has not finished it. While the job is being processed, the worker restarts. It appears that this job will never be given to another worker. Presumably, the jobs should have an optional timeout period after which they will be automatically cancelled.

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