aws-samples / elasticache-refarch-chatapp

Example architecture for building a chat application using ElastiCache for Redis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis timeout issue

nileshpore opened this issue · comments

I am getting timeout issue with redis.

Following is the exception
System.TimeoutException: Timeout performing EVAL, inst: 1, mgr: ProcessReadQueue, err: never, queue: 7, qu: 0, qs: 7, qc: 0, wr: 0, wq: 0, in: 507, ar: 1, clientName: EG-APP04, serverEndpoint: Unspecified/####, keyHashSlot: 12598, IOCP: (Busy=0,Free=1600,Min=800,Max=1600), WORKER: (Busy=187,Free=1413,Min=800,Max=1600), Local-CPU: unavailable

Configuration: Connection string
Am I missing something?

Sorry was on the wrong window