Skip to content

reproduction for websocket connection issue#1

Open
alvrs wants to merge 1 commit into
mainfrom
alvrs/websocket-repro
Open

reproduction for websocket connection issue#1
alvrs wants to merge 1 commit into
mainfrom
alvrs/websocket-repro

Conversation

@alvrs

@alvrs alvrs commented Jul 16, 2025

Copy link
Copy Markdown
Member

Steps to reproduce:

  • clone this repo
  • pnpm install && pnpm build at root
  • pnpm install && pnpm dev --force at /environments/vite
  • open http://localhost:5173/
  • open Network inspector
  • turn "Throttling" to "Offline"
  • wait for reconnection logic to kick in
  • observe many WebSocket connections to rpc.redstonechain.com being attempted to open
  • turn "Throttling" back to "No throttling"
  • observe multiple open WebSocket connections
CleanShot.2025-07-16.at.15.49.31.mp4

@alvrs
alvrs changed the base branch from main to alvrs/websocket July 16, 2025 13:57
@alvrs
alvrs changed the base branch from alvrs/websocket to main July 16, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant