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.
Prototype MSC2775: Lazy loading over federation #11249
Closed
Description
Large, complex rooms with many servers can take many minutes to join over federation. This is a known issue (#1211).
One possible option for addressing this is described in MSC2775: Lazy loading over federation.
We should prototype it in Synapse to determine its viability.