Open
Description
Hello, we encounter a problem when restarting our service that uses Quantum.
Context:
We have a service that loads dynamic jobs in at startup. We run this in Kubernetes on three pods. We implemented a custom storage backend that stores the jobs in Redis. These get loaded in at startup, however all the three pods execute the same jobs, only at startup, the future scheduled jobs only get executed once (as expected).
Is this a known issue? Maybe you can point us in the correct direction on how to solve this?
Maybe something like an on startup callback that announces to the other nodes that needs to sync data/state ?
Looking forward to your response(s)
Metadata
Metadata
Assignees
Labels
No labels