Debugging Redis::CannotConnectError in Ruby
Redis connection timeouts kept arriving in short bursts while the infrastructure graphs stayed clean. One client path had silently dropped the configured timeout when it built a new connection.
redis rails ruby platform debugging