-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(spot-client) drop API health-check
It's prone to false positives. The meeting itself can generate an error and the user can hangup from the remote if there is a problem. Automating this is dangerous because we don't know what can happen that may cause a false positive.
- Loading branch information
Showing
5 changed files
with
0 additions
and
252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
111 changes: 0 additions & 111 deletions
111
spot-client/src/spot-tv/ui/components/meeting-frame/ApiHealthCheck/ApiHealthCheck.js
This file was deleted.
Oops, something went wrong.
92 changes: 0 additions & 92 deletions
92
spot-client/src/spot-tv/ui/components/meeting-frame/ApiHealthCheck/ApiHealthCheck.test.js
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
spot-client/src/spot-tv/ui/components/meeting-frame/ApiHealthCheck/index.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters