This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Faster joins: smarter algorithm for picking a server to resync from #12999
Closed
Description
Per #12813 (comment): when we restart resyncing a room, it can take a while before we find an appropriate server.
synapse/synapse/handlers/federation.py
Lines 1517 to 1520 in 7c6b220