All of a sudden since the 11th August getting RedisTimeoutException
So we had a number of VMs using Redis as a centralized caching. Since the 11th August I got a spike of "StackExchange.Redis.RedisTimeoutException" there was no code or other changes.
Anyone have some ideas of what could have gone wrong all of a sudden?
Still on Redis 6
I tried to flush and restart the instance as well still didn't help.
StackExchange.Redis.RedisTimeoutException:
Timeout awaiting response (outbound=5769KiB, inbound=37KiB, 453031ms elapsed, timeout is 30000ms), command=SET, next: UNWATCH, inst: 0, qu: 308, qs: 0, aw: True, bw: WritingMessage, rs: DequeueResult, ws: Flushed, in: 0, serverEndpoint: *.redis.cache.windows.net:6380, mc: 1/1/0, mgr: 9 of 10 available,
clientName: WindowsApplication (SE.Redis-v2.6.45.45955), IOCP: (Busy=84,Free=916,Min=1000,Max=1000),
WORKER: (Busy=437,Free=32330,Min=32767,Max=32767), Local-CPU: 0%, v: 2.6.45.45955 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)