You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebSockets that close unexpectedly are currently an unhandled exception, breaking the page. The exceptions should be handled, for example by attempting to establish a new WebSocket connection and resubscribing lost subscriptions.
WebSockets that close unexpectedly are currently an unhandled exception, breaking the page. The exceptions should be handled, for example by attempting to establish a new WebSocket connection and resubscribing lost subscriptions.
See: https://github.com/AstroPlant/astroplant-frontend-web/blob/8ea7ba008b638f111b95d44976e826fbb708f55f/src/modules/websocket/epic.ts
The text was updated successfully, but these errors were encountered: