mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
This is to stop large bursts of lookups starving out other users of the thread pools. Fixes #11049.
1 line
145 B
Text
1 line
145 B
Text
Fix a performance regression introduced in v1.44.0 which could cause client requests to time out when making large numbers of outbound requests.
|