talk2me/static
Adolfo Delorenzo 17e0f2f03d Add connection retry logic to handle network interruptions gracefully
- Implement ConnectionManager with exponential backoff retry strategy
- Add automatic connection monitoring and health checks
- Update RequestQueueManager to integrate with connection state
- Create ConnectionUI component for visual connection status
- Queue requests during offline periods and process when online
- Add comprehensive error handling for network-related failures
- Create detailed documentation for connection retry features
- Support manual retry and automatic recovery

Features:
- Real-time connection status indicator
- Offline banner with retry button
- Request queue visualization
- Priority-based request processing
- Configurable retry parameters

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-03 00:00:03 -06:00
..
css Add multi-speaker support for group conversations 2025-06-02 23:39:15 -06:00
icons quasi-final 2025-04-05 11:50:31 -06:00
js Add connection retry logic to handle network interruptions gracefully 2025-06-03 00:00:03 -06:00
splash quasi-final 2025-04-05 11:50:31 -06:00
manifest.json quasi-final 2025-04-05 11:50:31 -06:00
service-worker.js Major improvements: TypeScript, animations, notifications, compression, GPU optimization 2025-06-02 21:18:16 -06:00