This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
massive storm of presence EDUs when joining a large room #3120
Labels
A-Federated-Join
joins over federation generally suck
A-Join
Joining a room (there is another label for federated joins)
A-Performance
Performance, both client-facing and admin-facing
A-Presence
O-Frequent
Affects or can be seen by most users regularly or impacts most users' first experience
S-Major
Major functionality / product severely impaired, no satisfactory workaround.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
after you do your send_join to a room, all the servers in the room seem to immediately send you presence updates. Since this will often be the first contact you get from those servers, we then end up doing hundreds of server key requests, all of which end up starving out the actual join request - contribuiting to the join itself taking ages.
The text was updated successfully, but these errors were encountered: