I am running some dramatiq as kubernetes jobs. The usecase require the pods to shutdown if no messages are in the queue. So what I need is that the dramatiq worker process shutsdown if not messages are in the queue.
Is it possible to do that in dramatiq ?
from Is it possible for dramatiq worker to auto shutdown if no messages are present in the queue?
No comments:
Post a Comment