2019-07-25 05:40:35 -05:00
|
|
|
# Intro
|
2020-12-10 02:08:13 -06:00
|
|
|
The SDA displays a network error page when there are network failures.
|
2019-07-25 05:40:35 -05:00
|
|
|
|
|
|
|
# Platforms Supported
|
2020-12-10 02:08:13 -06:00
|
|
|
macOS, Windows 10
|
2019-07-25 05:40:35 -05:00
|
|
|
|
|
|
|
# Purpose
|
2020-12-10 02:08:13 -06:00
|
|
|
To create awareness for users to try and reload Symphony and also to understand the network error in case they need to engage the support team.
|
2019-07-25 05:40:35 -05:00
|
|
|
|
|
|
|
# Details
|
2020-12-10 02:08:13 -06:00
|
|
|
This error info page will be displayed in the SDA and can be any of the following reasons
|
2019-07-25 05:40:35 -05:00
|
|
|
|
2020-12-10 02:08:13 -06:00
|
|
|
- Network offline
|
|
|
|
- Proxy connection failed,
|
|
|
|
- Endpoint not access able
|
|
|
|
- Etc..
|
2019-07-25 05:40:35 -05:00
|
|
|
|
|
|
|
The list of all the error codes can be found [here](https://cs.chromium.org/chromium/src/net/base/net_error_list.h)
|
|
|
|
|
2020-12-10 02:08:13 -06:00
|
|
|
We also show a **Retry** button which upon a user clicking, Symphony is reloaded with two scenarios handled:
|
|
|
|
- If a user has already logged in, Symphony is reloaded and a user doesn't need to login
|
|
|
|
- If a user hasn't logged in yet or is on the verge of it, Symphony is reloaded and user is taken back to the login page
|
|
|
|
|
2019-07-25 05:40:35 -05:00
|
|
|
# Example
|
|
|
|
N/A
|