Skip to content

How to prevent some nodes from performing jobs? #82

@halostatue

Description

@halostatue

How would one indicate that, for a given context, I don’t want a particular node to take on any workers? I’m thinking that I have a temporary node whose responsibility is to run mix tasks that can insert jobs into Oban queues, but should not process jobs from those queues.

As an enhanced form of the question, is it possible for a node to specifically subscribe to (or exclude subscription from) particular queues? That is, if I wanted to have two worker nodes, each one handling a different subset of queues, how would I do so?

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