Skip to content

RPC doesn't limit connection count. #305

@kayabaNerve

Description

@kayabaNerve

While the FD tracker does expect untracked sockets to exist, and has an buffer accordingly, this is meant for internals/the database. While it would be fine to have the RPC fit into this buffer (while still leaving a proper buffer), with the proper documentation, the RPC doesn't limit connection count. This can lead to issues where the RPC sockets stop network connections, especially as I don't believe they time out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingoptimizationThis could be better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions