diff options
| author | Erik Johnston <erik@matrix.org> | 2021-03-09 13:15:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-09 13:15:12 +0000 |
| commit | 9cd18cc5886a5f44625c1c4730f146ec189b833e (patch) | |
| tree | 64727878a2001a5f9ed045e1f66da1276fbc020c /synapse/http/matrixfederationclient.py | |
| parent | Fix additional type hints. (#9543) (diff) | |
| download | synapse-9cd18cc5886a5f44625c1c4730f146ec189b833e.tar.xz | |
Retry 5xx errors in federation client (#9567)
Fixes #8915
Diffstat (limited to '')
| -rw-r--r-- | synapse/http/matrixfederationclient.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py |
