Skip to content

Block while waiting for connection #1527

Closed
@maltalex

Description

@maltalex

At the moment, the client throws an exception if there are no free channels when a new request arrives. That makes sense in many scenarios, but in some cases, for instance when working with a pool of connections against some external API, it would be nice to have an option to put such requests in a queue or even block the requesting thread until a connection is available.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions