diff options
author | Erik Johnston <erik@matrix.org> | 2020-09-28 14:25:55 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2020-09-28 14:33:56 +0100 |
commit | 40c4cfbfb161a1e56a60a75445ebca0854f53a92 (patch) | |
tree | 5a1452256d467b2816fe4ee3101feb5ad4e100e3 /synapse/replication | |
parent | A pair of tiny cleanups in the federation request code. (#8401) (diff) | |
download | synapse-40c4cfbfb161a1e56a60a75445ebca0854f53a92.tar.xz |
Correctly retry replication HTTP requests on timeout
Diffstat (limited to 'synapse/replication')
-rw-r--r-- | synapse/replication/http/_base.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/replication/http/_base.py b/synapse/replication/http/_base.py |