Skip to content

RedisConnectionException in a tight loop (2.0.505) #968

@kierenj

Description

@kierenj

Hi! Having some good success with v2, thank you very much :)
However, a couple of times we've run into a situation where we get lots and lots of StackExchange.Redis.RedisConnectionException.

It's in a worker process loop, which is in prod in a tight while loop at present (my bad) - in a new version we use Polly to do some traffic calming.

The app is running on an Azure App Service and it's a Redis Cache on Azure too. Other apps in the same region, etc, can all connect to the server just fine. The exceptions are thrown basically until process restart.

Exception details here: https://gist.github.com/kierenj/2e4eb49b17f38596a0327b745d67dee6

Anything I can do to help diagnose?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions