diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-12-10 10:28:27 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-12-10 10:28:27 +0000 |
commit | 0f4dcab238b029407080cb02cc2cf14e22d8fe89 (patch) | |
tree | 88448566493c7bb6bef3d07e816b2597ffb46ba5 /synapse/http/matrixfederationclient.py | |
parent | Add newline back in (diff) | |
download | synapse-0f4dcab238b029407080cb02cc2cf14e22d8fe89.tar.xz |
turn back on per-request transaction retries, so that every time we try to hit a dead server we actually end up hammering 5 times :|
Diffstat (limited to 'synapse/http/matrixfederationclient.py')
-rw-r--r-- | synapse/http/matrixfederationclient.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py |