Make WebSocket Datasource be more resilient

Description

Make WebSocket Datasource be more resilient. Currently when the websocket connection gets closed, on connection open, we force the window to refresh. This is because we need to restart all the existing data polling.

 

Instead, we can broadcast an event on reconnect, and make all instances of Datasource to restart all polling requests and any pending requests. 

Release Notes

None

Activity

Show:

Edwin Elia March 4, 2019 at 5:34 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Labels

Components

Fix versions

Priority

Created March 1, 2019 at 1:35 AM
Updated March 5, 2019 at 11:15 PM
Resolved March 5, 2019 at 11:15 PM