Timeout awaiting response (outbound=607KiB, inbound=0KiB, 5032ms elapsed, timeout is 5000ms), command=GET, next: GET GetTrends::Global Edition:Trends, inst: 0, qu: 0, qs: 0, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in: 0, last-in: 1555, cur-in: 0, sync-ops: 21012755, async-ops: 42648886, serverEndpoint: devdiscoursecache.redis.cache.windows.net:6380, conn-sec: 258804.46, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: wn1sdwk000SVM(SE.Redis-v2.7.27.49176), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=108,Free=32659,Min=2,Max=32767), v: 2.7.27.49176 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)







Timeout awaiting response (outbound=607KiB, inbound=0KiB, 5032ms elapsed, timeout is 5000ms), command=GET, next: GET GetTrends::Global Edition:Trends, inst: 0, qu: 0, qs: 0, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in: 0, last-in: 1555, cur-in: 0, sync-ops: 21012755, async-ops: 42648886, serverEndpoint: devdiscoursecache.redis.cache.windows.net:6380, conn-sec: 258804.46, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: wn1sdwk000SVM(SE.Redis-v2.7.27.49176), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=108,Free=32659,Min=2,Max=32767), v: 2.7.27.49176 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)





Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: StackExchange.Redis.RedisTimeoutException: Timeout awaiting response (outbound=607KiB, inbound=0KiB, 5032ms elapsed, timeout is 5000ms), command=GET, next: GET GetTrends::Global Edition:Trends, inst: 0, qu: 0, qs: 0, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in: 0, last-in: 1555, cur-in: 0, sync-ops: 21012755, async-ops: 42648886, serverEndpoint: devdiscoursecache.redis.cache.windows.net:6380, conn-sec: 258804.46, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: wn1sdwk000SVM(SE.Redis-v2.7.27.49176), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=108,Free=32659,Min=2,Max=32767), v: 2.7.27.49176 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)

Source Error:






An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.






Stack Trace:






[RedisTimeoutException: Timeout awaiting response (outbound=607KiB, inbound=0KiB, 5032ms elapsed, timeout is 5000ms), command=GET, next: GET GetTrends::Global Edition:Trends, inst: 0, qu: 0, qs: 0, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in: 0, last-in: 1555, cur-in: 0, sync-ops: 21012755, async-ops: 42648886, serverEndpoint: devdiscoursecache.redis.cache.windows.net:6380, conn-sec: 258804.46, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: wn1sdwk000SVM(SE.Redis-v2.7.27.49176), IOCP: (Busy=0,Free=1000,Min=2,Max=1000), WORKER: (Busy=108,Free=32659,Min=2,Max=32767), v: 2.7.27.49176 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)]
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   DevDiscourse.Controllers.Main.d__9.MoveNext() +897
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
   System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult) +92
   System.Web.Mvc.Async.<>c__DisplayClass37.b__36(IAsyncResult asyncResult) +22
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.AsyncInvocationWithFilters.b__3d() +72
   System.Web.Mvc.Async.<>c__DisplayClass46.b__3f() +396
   System.Web.Mvc.Async.<>c__DisplayClass46.b__3f() +396
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.<>c__DisplayClass2b.b__1c() +38
   System.Web.Mvc.Async.<>c__DisplayClass21.b__1e(IAsyncResult asyncResult) +188
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38
   System.Web.Mvc.Controller.b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +32
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +52
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +39
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38
   System.Web.Mvc.MvcHandler.b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +46
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
   System.Web.CallHandlerExecutionStep.InvokeEndHandler(IAsyncResult ar) +194
   System.Web.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar) +172









Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.9318.0





Source link

By Steve

Spain is one of my favourite places to visit. The weather, the food, people and way of life make it a great place to visit.