diff options
author | Erik Johnston <erikj@element.io> | 2025-04-29 14:08:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 14:08:22 +0100 |
commit | ad140130cc3db503de3fd15aa2923417f46b700b (patch) | |
tree | c36565b61618c44292b6214456acd7c96a4bdcdb /synapse/rest/client/sync.py | |
parent | Do not retry push during backoff period (#18363) (diff) | |
download | synapse-ad140130cc3db503de3fd15aa2923417f46b700b.tar.xz |
Slight performance increase when using the ratelimiter (#18369)
See the commits.
Diffstat (limited to 'synapse/rest/client/sync.py')
-rw-r--r-- | synapse/rest/client/sync.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/rest/client/sync.py b/synapse/rest/client/sync.py |