diff options
author | Erik Johnston <erik@matrix.org> | 2016-08-10 13:39:12 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-08-10 13:39:12 +0100 |
commit | 487bc49bf8dcaadd6abd9cee1ef762f1bf0d35a7 (patch) | |
tree | cefdbe42b4e57da70826e1c21c99199696c93aac | |
parent | Also check if server is in the room (diff) | |
download | synapse-487bc49bf8dcaadd6abd9cee1ef762f1bf0d35a7.tar.xz |
Don't stop on 4xx series errors
-rw-r--r-- | synapse/federation/federation_client.py | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |