Our deploy process restarts celery using a kill on all the celery proceses in the process list.
Sometimes I see "worker lost" in the celery logs. If a task is running when this happens, will the task be re-run or will it be lost? We are using redis.