question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Timeout performing EVAL, inst: 5, queue: 1, qu: 0, qs: 1, qc: 0, wr: 0, wq: 0, in: 19, ar: 0, clientName: , serverEndpoint: 172.16.0.146:6379, keyHashSlot: 12452 (Please take a look at this article for some common client-side issues that can cause timeouts: http://stackexchange.github.io/StackExchange.Redis/Timeouts)- at StackExchange.Redis.ConnectionMultiplexer.ExecuteSyncImpl[T](Message message, ResultProcessor`1 processor, ServerEndPoint server) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs:line 2120
at StackExchange.Redis.RedisBase.ExecuteSync[T](Message message, ResultProcessor`1 processor, ServerEndPoint server) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\RedisBase.cs:line 81
at StackExchange.Redis.RedisDatabase.ScriptEvaluate(String script, RedisKey[] keys, RedisValue[] values, CommandFlags flags) in c:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\RedisDatabase.cs:line 1052
at Microsoft.Extensions.Caching.Redis.RedisExtensions.HashMemberGet(IDatabase cache, String key, String[] members)
at Microsoft.Extensions.Caching.Redis.RedisCache.GetAndRefresh(String key, Boolean getData)
at Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions.GetString(IDistributedCache cache, String key)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
analogrelaycommented, Jun 27, 2019

Sounds like that’s likely a different issue then. The original code sample provided did use blocking methods.

0reactions
bragmacommented, Jun 27, 2019

@anurse my code is entirely async, I never use blocking version of a method if there is an equivalent async. Still, I have the problem when my azure web app restarts after a deploy/slot swap. Increasing the thread pool mitigates it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Steps for Using Time-Out - Essentials for Parenting
When children misbehave and parents try to correct them, feelings and emotions can get out of control. A time-out allows the parent and...
Read more >
Timeouts don't improve behavior. With many kids, they ...
Often, time-outs increased maladaptive behaviors — as well as children's anxiety and depression...When we reframe many challenging behaviors as ...
Read more >
Are Time Outs Harmful to Children?
The authors argue that on top of leaving children feeling isolated, time outs are often ineffective and leave children angrier than they were...
Read more >
Time-out (parenting)
A time-out is a form of behavioral modification that involves temporarily separating a person from an environment where an unacceptable behavior has ...
Read more >
Taking a mental timeout - Tommy Cicero - Medium
Timeouts in sports help teams regroup and put together a game plan ... “Taking time to do nothing often brings everything into perspective....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found