Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Ephemeral Port Exhaustion #26

@Bslabe123

Description

@Bslabe123

At high qps and high number of prompts its possible to exhaust all ephemeral ports which causes ClientConnectorErrors. This happens becasuse aiohttp limits the number of connections to ports to one. Need to explore distributed benchmarking/alternative http client libraries to solve depending on the qps needed.

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