mozilla / chat.mozillafoundation.org

Open source Slack-alternative in Golang and React - Mattermost
http://mattermost.org
Other
5 stars 6 forks source link

"There appears to be a problem with your internet connection" #69

Closed abbycabs closed 8 years ago

abbycabs commented 8 years ago

Seeing this now:

screen shot 2016-03-17 at 16 23 55

Still able to message people though, and the rest of my internet is fine.

gideonthomas commented 8 years ago

Ok so this happens under a couple of different conditions, all related to poor or no internet connection. This can also happen when you switch from one WiFi connection to another. XHRs won't go through and it's the same case with websocket data as well. I feel like this message is the right way to deal with it especially since so far there have been no communication issues or missed chats. We should probably close for now and open again if this really becomes a problem.