diff options
author | Erik Johnston <erik@matrix.org> | 2015-02-17 18:13:34 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-02-17 18:13:34 +0000 |
commit | 9371019133bf16cec163d58fe69aa701c8ca5305 (patch) | |
tree | 97638389b0f06eaa0a96a855a8ba8f33c648891b /synapse/util/retryutils.py | |
parent | Only update destination_retry_timings if we have succeeded when retrying (diff) | |
download | synapse-9371019133bf16cec163d58fe69aa701c8ca5305.tar.xz |
Try to only back off if we think we failed to connect to the remote
Diffstat (limited to 'synapse/util/retryutils.py')
-rw-r--r-- | synapse/util/retryutils.py | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/synapse/util/retryutils.py b/synapse/util/retryutils.py |