This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Faster joins: check how incoming events are authed during the partial-state phase #12644
Labels
A-Federated-Join
joins over federation generally suck
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Milestone
I/we need to revisit how incoming events are authed while we lack full state. When I was testing, it looked like we were relying on Synapse's unspecced
_update_auth_events_for_auth
behaviour. If we're going to rely on that, we'll have to understand it and spec it.A subtask of this is to figure out if we need power events upfront (eg, banned users) to get reliable state.
The text was updated successfully, but these errors were encountered: