Skip to content

Determine and set timeout for Redis instances in our infrastructure

During recent incidents (here and here) with ServiceRedisClusterRateLimiting we saw a spike in incoming client connections to Redis. Meanwhile suspectedly existing clients connections became stale, but redis server kept open the client connections until timeout (Currently set to 20 minutes) expired.

This issue is to re-evaluate the timeout value for our Redis instances and update this configuration.

Goals

Edited by Furhan Shabir
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information