This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Faster joins: incoming /send
requests block during a faster join
#13684
Labels
A-Federated-Join
joins over federation generally suck
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Milestone
Things like typing updates can cause
/send
requests to block while there is a faster-join going on. This is bad because it means that all traffic ends up getting stacked up.(I think this might be fundamentally the same as #13288)
The text was updated successfully, but these errors were encountered: