Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: limit WebSocket message backlog on reconnection (#5487)
- Update WebSocket reconnection logic to prevent overwhelming the server with a flood of queued messages when the connection is re-established.
- Loading branch information