botui/ui
Rodrigo Rodriguez (Pragmatismo) bfc8f4da77 fix: improve WebSocket reconnection logic and add debugging
- Add connection timeout (5s) to detect silent failures
- Log WebSocket close events with code and reason
- Prevent infinite reconnection loops after max attempts
- Clear connection timeout when WebSocket opens or closes
- Show user-friendly error after max reconnection attempts

This helps diagnose why WebSocket connections are failing
and prevents the infinite reconnection loop issue.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-24 22:11:26 -03:00
..
embedded Update default port from 8088 to 9000 2026-02-08 12:14:01 +00:00
minimal fix(ui): prevent empty chat bubbles when message content is empty 2026-02-18 21:36:03 +00:00
public/themes WIP: Various UI updates from previous session 2026-02-08 12:21:11 +00:00
shared - Spliting from botserver. 2025-12-03 18:42:22 -03:00
suite fix: improve WebSocket reconnection logic and add debugging 2026-02-24 22:11:26 -03:00