Service Error and Reconnection
Explain temporary service outages and recover automatically or through an immediate retry.
Service Availability
Service Error and Reconnection gives Web and App clients a clear state when the backend or current network route is temporarily unavailable instead of leaving the page blank or repeatedly showing unrelated errors.
What Happens
- The page explains that the connected service is currently unavailable.
- Periodic checks detect when the service becomes reachable again.
- The app returns to the main view automatically after recovery.
- Retry now starts an immediate availability check when you know the service has restarted.
If recovery takes longer than expected, check the server process, reverse proxy, and the current network route.
