Skip to content

When a job is trashed, the conductor should stop executing tasks #45

@jimbobhickville

Description

@jimbobhickville

If a job is removed from the job board mid-execution, the conductor should detect this and stop submitting tasks for execution to the worker. With the zookeeper board, it should be easy enough to add a watcher on the node being deleted, but not sure how to handle that on the redis board.

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