Release 1776
Trello card
Context
Sentry has caught Errno::ETIMEDOUT
exceptions raised by the Redis health checks, which cause error 500.
Changes proposed in this pull request
Rescue the exception and return false as the Redis status.
Sentry has caught Errno::ETIMEDOUT
exceptions raised by the Redis health checks, which cause error 500.
Rescue the exception and return false as the Redis status.