-
-
Notifications
You must be signed in to change notification settings - Fork 353
Closed
Description
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?
FreedomBen
Metadata
Metadata
Assignees
Labels
No labels