Skip to content

Feishu WebSocket: No exponential backoff on reconnect #55532

@sirfengyu

Description

@sirfengyu

Bug

Feishu WS returns system busy (1000040345). OpenClaw reconnects at fixed ~2min with no backoff — prolonging outage.

Log error: Cannot read properties of undefined (reading PingInterval)

Expected

  1. Exponential backoff (1→2→4min cap)
  2. Fix race condition on closed WS
  3. Optional: health-check before reconnect

Env

  • Node v22 / macOS / 3 Feishu accounts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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