mirror of https://github.com/watcha-fr/synapse
Only do one concurrent fetch per server in keyring (#16894)
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.103.0-whithout-watcha
parent
7c805f00a7
commit
bfa93d1d3b
@ -0,0 +1 @@ |
||||
Do not send multiple concurrent requests for keys for the same server. |
||||
Loading…
Reference in new issue