Gitlab does not survive Redis upgrade/restart
When redis daemon is restarted (for example when redis package is upgraded), Gitlab fails and does not recover. It should reconnect to redis automatically or handle that situation somehow gracefuly. Or it should at least crash so it can be restarted automatically. Now it stays up and gives error 500 to everyone.