[RedisTimeoutException: Timeout performing EXISTS (5000ms), inst: 0, qu: 1, qs: 0, aw: False, bw: SpinningDown, rs: NotStarted, ws: Idle, in: 0, serverEndpoint: mc-0e1acbaf-e76c-4bb5-baff-734d-redis.southeastasia.redis.azure.net:10000, mc: 1/1/0, mgr: 10 of 10 available, clientName: wn0sdwk001ILB(SE.Redis-v2.5.43.42402), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=1,Free=32766,Min=2,Max=32767), v: 2.5.43.42402 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)]
StackExchange.Redis.ConnectionMultiplexer.ExecuteSyncImpl(Message message, ResultProcessor`1 processor, ServerEndPoint server) in /_/src/StackExchange.Redis/ConnectionMultiplexer.cs:2817
StackExchange.Redis.RedisBase.ExecuteSync(Message message, ResultProcessor`1 processor, ServerEndPoint server) in /_/src/StackExchange.Redis/RedisBase.cs:53
StackExchange.Redis.RedisDatabase.KeyExists(RedisKey key, CommandFlags flags) in /_/src/StackExchange.Redis/RedisDatabase.cs:667
Project.Common.Website.sitemap.ProcessRequest(HttpContext context) +1594
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +862
System.Web.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0() +36
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +121
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +94
|