-
Notifications
You must be signed in to change notification settings - Fork 206
Closed
Milestone
Description
Is there any way of detecting (from outside of the process) when the worker process is up and running and able to start processing jobs?
During deployment on Kubernetes a ReadinessProbe will not shut down the old worker until the new one is ready, but how can we determine that from outside?
Can we make it write to a file when it's up and ready to process jobs?
Metadata
Metadata
Assignees
Labels
No labels