Yarden Sachs

Results 26 comments of Yarden Sachs

/remove-lifecycle stale

/remove-lifecycle stale

we must keep it alive everyone! ![](https://media0.giphy.com/media/U8Y6UgGZXGnZPzdeOt/giphy.gif)

/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...

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)