This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Increase send_join
timeout (fed-client side)
#14925
Labels
A-Federated-Join
joins over federation generally suck
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
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).
The text was updated successfully, but these errors were encountered: