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
{{ message }}
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
Once a client connects and initializes a new session that session will stick around forever. We should cleanup the session once the SSE connection is closed. (note that any broadcast notifications won't result in a exception, just a warn in the logs)