Nick Craver

Results 695 comments of Nick Craver

There are a few more initial connection speed optimizations release in latest (2.6.70) but my read above is you can't connect _at all_ which still appears to be a network...

Checking in here because some fixes that came later likely improve a few components in play here - any chance you've tried with the latest version of the StackExchange.Redis library...

If you have an example exception, we can see numbers for sure, but "The application is entirely Sync." is likely your core issue. When you do sync things that are...

Can you please try the latest version and see if you can reproduce? There have been a few related fixes here in later versions that hopefully cover your cause as...

@LastTribunal any luck with version changes?

@LastTribunal Did you have any exception from that? Could this be the ~6 weekly patching that happens across Azure nodes?

@IfOnTuesdayAndNotRainingThenDoThis Do you have some more recent error samples to look at?

Indeed we do not support this today, and should. For an immediate workaround, you can use `.ExecuteAsync()` today. Tagging this for API addition.