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
A 30 second timeout is a commonly used default for websocket
connections (e.g. this is the default in Jetty). Reducing the default
keepalive period from 30 to 20 seconds should more reliably prevent
timeouts in the most common case.
0 commit comments