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
fix(model-server): configure websockets connections to be more robust
Increase default timeout to be consistent with the LightModelServer.
Enable pinging to keep connection alive.
Set maxFrameSize and masking explicitly to not be affected by changing defaults
0 commit comments