Sven

Results 64 comments of Sven

@Kain-Nosgoth we are using Azure DevOps to build and Deploy our app in the Azure cloud. As build is done using Windows Server there should be no problem. We use...

Can confirm that this also happens on a second windows 10 client with other user account after installing git-flow the first time (newest available version).

In Chrome 70 your demo page shows password in plain text and also I got usernames suggested I used on other domains. disableAutoFill-Plugin does not work.

Still these errors on 2.2.62. Occur randomly and if they do, then always several in a row. After that, it is quiet again, sometimes for days. `SocketClosed (ReadEndOfStream, last-recv: 0)...

For the past few days the exception began to happen again several times a day: SocketClosed (ReadEndOfStream, last-recv: 0) on [xyz.redis.cache.windows.net:6379/Interactive](http://clevermatch.redis.cache.windows.net:6379/Interactive), Idle/MarkProcessed, last: INFO, origin: ReadFromPipe, outstanding: 0, last-read: 0s...

We encounter the same problem for months now and since the last update the exception is occurring every day multiple times: `Timeout performing EVAL (5000ms), next: EVAL, inst: 4, qu:...

We also upgrade Azure Redis from v3 to v6. Maybe this is a problem for StackExchange.Redis?

P.S.: Server cpu load is max. 3%, memory usage is around 250 MB of 2.5 GB. So the instance should handle that very well.

@NickCraver we are using async methods with await (Asp.Net MVC). Any problem with that?

@NickCraver yes. using only async methods of your Redis client. Will take a memory dump of Azure App Service when problem happens again and I am online at that time.