snu-quiqcl / iquip

Ion trap Quantum computing User Interface Project
GNU General Public License v3.0
7 stars 0 forks source link

Restart fetching dataset name list in realtime part when the connection is lost #269

Closed BECATRUE closed 8 months ago

BECATRUE commented 8 months ago

Feature you want to implement

In realtime part of dataviewer app, when the websocket connection is lost, one should be able to restart fetching dataset name list.

How the feature is implemented

This will be implemented similarly to #250.