Skip to content

The RedisConcurrencyManager assumes requests will complete within 60 seconds #203

@xtbmedia

Description

@xtbmedia

The RedisConcurrencyManager assumes requests will complete within 60 seconds which is perfectly reasonable for HTTP requests, however we are using it to throttle some long running non HTTP activity (which can easily exceed 60 seconds).

As a first step, this should be called out somewhere in documentation, and ideally this would be made configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions