diff options
author | Erik Johnston <erik@matrix.org> | 2019-08-01 14:19:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-01 14:19:39 +0100 |
commit | d55bc4a8bfe101c97d1d779482d4d5b618a727fa (patch) | |
tree | 42c375b845a9b2ed14cc7961d0d0a6968e6148aa /synapse | |
parent | Have ClientReaderSlavedStore inherit RegistrationStore (#5806) (diff) | |
parent | Newsfile (diff) | |
download | synapse-d55bc4a8bfe101c97d1d779482d4d5b618a727fa.tar.xz |
Merge pull request #5810 from matrix-org/erikj/no_server_reachable
Return 502 not 500 when failing to reach any remote server.
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/federation/federation_client.py | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |