Skip to content

Unexpected interaction between different congestion control policies #2584

@ciprianf

Description

@ciprianf

Describe the bug

This is a fork from the Discord discussion: https://discord.com/channels/914168414178779197/1466777377358086281.

All messages at the same priority share the network pipeline which makes the interaction between messages with different congestion control policies unexpected and potentially hard to reason about. A Block message can block the pipeline up to wait_before_close (default 5 seconds), which makes a Drop message stall far longer than one would expect by default (50 milis).

To reproduce

Described on the discord channel.

System info

Irrelevant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions