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 Apr 26, 2024. It is now read-only.
It seems like when joining a room, the call to send_join uses the default timeout of 60s.
It currently works for big rooms because according to logs a retry is done right after a failure (I am still looking for the logic).