Looks like celery does something to cause itself an OOM if Redis goes down. This needs to be graceful, log correctly, and sit around retrying.
Also, we need to document that currently all celery workers must be *manually* restarted (scap --service-restart doesn't work) if the Redis server is rebooted.