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
To reproduce, start CueGlow Web-UI and open console. WebSocket will reconnect every 5 minutes with connection error popup always flashing up (on feature/patch-ui branch). This is standard behaviour for Javalin (javalin/javalin#119 (comment)).
To reproduce, start CueGlow Web-UI and open console. WebSocket will reconnect every 5 minutes with connection error popup always flashing up (on feature/patch-ui branch). This is standard behaviour for Javalin (javalin/javalin#119 (comment)).
To adjust, please see javalin/javalin#72 and https://javalin.io/news/2019/03/02/javalin-2.7.0-released.html and https://stackoverflow.com/questions/44882256/jetty-websocket-idletimeout.
The text was updated successfully, but these errors were encountered: