Skip to content

WebSocket ping interval (500 ms) intentional? #81

@0xsimulacra

Description

@0xsimulacra

Hello,

On the current main branch, the client pings the WebSocket and waits for a pong every 500 ms.

1 - Is the 500 ms ping interval intentional for main?

Context / Rationale

  • In a WebSocket client, I typically set the ping interval to about 50–55 s (most servers send a ping every ~60 s and expect a pong anyway, else the server will close the connection).
  • Even though the ping payload is empty on main, a 500 ms interval across many nodes could look like constant traffic and potentially burden proxies.

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