amnesia-spelos / amnesia-spelos/streamnesia
[Feature]: Overlay Resilience
Offen
C#
enhancement
HTML / CSS / JS
- Vorherrschende Sprache
- C#
- Sterne
- 4
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Summary
Currently, the overlay cannot recover from SignalR disconnect / reconnect. In order not to have to constantly refresh the overlay, we should catch disconnect events and retry periodically.
We should also show this information in a corner of the screen. (ie. "Reconnecting...")
## Acceptance criteria
- The UI recognizes the SignalR connection is lost and changes into a "disconnected" state
- The UI retries lost connections periodically
- The UI recognizes a previously lost connection has been regained and switches into the correct state
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.