mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-29 07:28:55 +03:00
bfa93d1d3b
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.
|