Rename shutdown task
This commit is contained in:
@@ -97,5 +97,5 @@ def hello(self):
|
||||
|
||||
|
||||
@celery_app.task()
|
||||
def shutdown(self):
|
||||
def check_health(self):
|
||||
celery.app.control.shutdown()
|
||||
|
||||
Reference in New Issue
Block a user