mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-11 16:07:15 +02:00
773da9afb51f781e7b6cb66934960dbf6f921ce5
Add RelayScoreboard service for tracking relay performance: - Response time tracking with exponential moving average - Connection time tracking - Session stability/duration tracking - Success/failure rate tracking - Score calculation (0-10) with weighted metrics - Adaptive timeout calculation based on historical data - Auto-save to Dexie every 30 seconds - Singleton pattern for consistent metrics Exported functions: - calculateRelayScore(): Calculate score from metrics - calculateAdaptiveTimeout(): Get smart timeout for relay
Languages
TypeScript
98.9%
CSS
0.8%
JavaScript
0.3%