jiti-meet/react/features/app
virtuacoplenny 84b589719f fix(connection): reload immediately on possible split-brain (#3162)
* fix(connection): reload immediately on possible split-brain

There isn't an explicit way to know when a split brain
scenario has happened. It is assumed it arises when an
"item-not-found" connection error is encountered early
on in the conference. So, store when a connection has
happened so it be calculated how much time has
elapsed and if the threshold has not been exceeded
then do an immediate reload of the app instead of
showing the overlay with a reload timer.

* squash: rename isItemNotFoundError -> isShardChangedError
2018-07-02 16:22:51 -05:00
..
components react: remove custom Fragment 2018-06-04 16:05:48 -05:00
actionTypes.js [RN] Naming 2017-06-09 14:51:31 -05:00
actions.js fix(connection): reload immediately on possible split-brain (#3162) 2018-07-02 16:22:51 -05:00
functions.any.js [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers 2018-05-09 23:45:24 -05:00
functions.native.js [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers 2018-05-09 23:45:24 -05:00
functions.web.js feat(BrowserSupport): remove PluginRequiredBrowser 2018-06-28 13:55:12 +02:00
getRouteToRender.js Adds application name to the initJitsiConference options. 2017-10-16 16:35:26 -05:00
index.js Invite URL w/o (hash & query/search) params 2017-06-01 21:04:31 -05:00
middleware.js [RN] Fix _getRouteToRender after Deeplinking (#2760) 2018-04-15 23:16:44 -05:00
reducer.js Remove obsolete source code 2017-10-17 17:12:39 -05:00