Files
next.orly.dev/app/handle-websocket.go
mleku ba2d35012c
Some checks failed
Go / build (push) Has been cancelled
Go / release (push) Has been cancelled
Enhance WebSocket connection management and error handling
- Set initial read deadline for connections to prevent premature timeouts on idle connections.
- Improved pong and ping handlers to extend read deadlines and handle timeout errors more effectively.
- Refined error logging for connection issues, distinguishing between timeouts and connection errors to enhance debugging.
- Updated subscriber delivery logic to handle timeouts gracefully, allowing for potential recovery without immediate disconnection.
2025-10-30 18:32:03 +00:00

12 KiB