mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
Otherwise if we've stacked a bunch of requests for the keys of a server, we'll end up sending lots of concurrent requests for its keys, needlessly.
1 line
71 B
Text
1 line
71 B
Text
Do not send multiple concurrent requests for keys for the same server.
|