Yarden Sachs
Yarden Sachs
/remove-lifecycle stale
/remove-lifecycle stale
we must keep it alive everyone! 
/remove-lifecycle stale
My solution was: ```yaml readinessProbe: exec: command: [ "/usr/local/bin/python", "-c", "\"import os;from celery.task.control import inspect;from import celery_app;exit(0 if os.environ['HOSTNAME'] in ','.join(inspect(app=celery_app).stats().keys()) else 1)\"" ] ``` Others seem to not work...
Submitted #217
Different countries have different holidays and weekends. For example: Israel's days off in the week are Fri and Sat (Sun is a business day)
I see this error as well.
Yea we don't see this issue anymore FWIW