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
- Exponential backoff (1→2→4min cap)
- Fix race condition on closed WS
- Optional: health-check before reconnect
Env
- Node v22 / macOS / 3 Feishu accounts
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
Env