Skip to content

Bound the network channel #2848

@AgeManning

Description

@AgeManning

Description

Under performing nodes could infinately queue the network channel (via VC requests and misc client communication) creating a backlog of work for the main network task which could wreak havoc throughout the client.

Bounding the network channel and logging when the channel gets overloaded can help us diagnose where backlogs are being built but also limit the load on the main network task which is required to drive the entire networking stack.

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