Skip to content

Consider a rate-limiting strategy: stress_small_msg is flaky #129

Description

@neonphog

Consider:

  • sending back a choke message if we're running out of send channel buffer on receiving messages, or
  • expanding the permit system to include single block messages as well, or
  • some other possibly just straight up sender-side rate-limit solution?

So that we can slow down / provide back-pressure to the sender and not have to close connections because we are receiving too fast.

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