element-hq / element-hq/synapse
Linearize fetching of a remote user's keys
Open
T-Task
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#10152](https://github.com/matrix-org/synapse/issues/10152).
---
There's no point asking for the remote users keys N times in parallel.
Coupled with #10151 this can make the server quite sad.
Contributor guide
Assessment
This issue has not been assessed yet.