botui/ui/suite/chat
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
..
chat.css fix(ui): dynamic suggestion text and borders contrast, cache busting 2026-02-20 17:43:28 -03:00
chat.html fix: improve WebSocket reconnection logic and add debugging 2026-02-24 22:11:26 -03:00
chat.js Fix UI button handlers and add missing JS modules 2026-01-13 14:49:22 -03:00
projector.html fix(ui): remove theme selector from suite layout and projector 2026-02-18 20:52:11 +00:00