taskiq icon indicating copy to clipboard operation
taskiq copied to clipboard

Need a command for checking readiness/liveness

Open alchemistake opened this issue 2 years ago • 21 comments
trafficstars

I think it will really help if there is command like these: $ taskiq list workers

Worker name | State
worker1 Listening
worker2 Closing
worker3 Starting

$ taskiq status worker1 Listening

so i can write a readiness probe for kubernetes using these commands.

alchemistake avatar Nov 13 '23 12:11 alchemistake

Yes. Thanks for your interest in the project. This is a great idea. We will try to implement when possible.

s3rius avatar Nov 13 '23 13:11 s3rius

Any updates?

alchemistake avatar Sep 12 '24 09:09 alchemistake