Skip to content

Limit the maximum numbers of open sockets #3268

@mcollina

Description

@mcollina

One of the first issues with "fetch failed" is that we don't limit the number of outgoing sockets, and the process runs out of them, triggering a timeout error.

I think we should add a limit of 127 per pool by default (or any other magic number)

Metadata

Metadata

Assignees

No one assigned

    Labels

    AgentFeatures or fixes related to the `Agent` classPoolFeatures or fixes related to the `Pool` classenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions