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
Expose an additional input into GraphQlWebSocketHandler, probably Duration, that would enable periodic pings from the server to the client. This would allow detecting a lost connection or disconnected client, independent of how frequently messages are sent.