Celery WorkerLost – Best practice for retrying failed task
Celery 4.4.4, Python3. I have created a custom request and task that does nothing but catch on_failure errors due to workerLost. When I kill a running task, the on_failure does execute. This allows me to log.