synapse/changelog.d/13144.misc
Richard van der Hoff 8c2825276f
Skip waiting for full state for incoming events (#13144)
When we receive an event over federation during a faster join, there is no need
to wait for full state, since we have a whole reconciliation process designed
to take the partial state into account.
2022-07-01 10:19:27 +01:00

2 lines
91 B
Plaintext

Faster joins: skip waiting for full state when processing incoming events over federation.