-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mitigate side effects of connection status when there are 2 locations
We are connected to location A and B which have the same profile. We connect to both, then connection B drops. What is the profile status? We keep it at Available as long as there's at least one location connected. It previously would mark it as offline. Also remove the stack trace for disconnection, unless we're in 'dev' profile.
- Loading branch information
Showing
2 changed files
with
28 additions
and
3 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
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