Show error if server is down #48 #91

Merged
rozetko merged 3 commits from show-error-if-server-is-down-#48 into main 2 years ago
rozetko commented 2 years ago (Migrated from github.com)
Owner

Closes #48

image

Changes:

  • change AnalyticStatus type: store availability and message instead of just message
  • handle GET /status errors
  • display error message if server is down
  • do not display anything below the Analytic Status if server is down

TODO:

  • remove the empty space (where the chart should be) if server is down
  • #92

Other changes:

  • change default port: 8000 -> 4347
Closes #48 ![image](https://user-images.githubusercontent.com/1989898/147486246-de839e9f-7b9c-4923-a293-442917a7d276.png) Changes: - change `AnalyticStatus` type: store `availability` and `message` instead of just `message` - handle `GET /status` errors - display error message if server is down - do not display anything below the Analytic Status if server is down TODO: - remove the empty space (where the chart should be) if server is down - #92 Other changes: - change default port: 8000 -> 4347
glitch4347 (Migrated from github.com) approved these changes 2 years ago

Reviewers

The pull request has been merged as 545c932f6b.
Sign in to join this conversation.
Loading…
There is no content yet.