anonymousland-synapse/synapse/federation
Patrick Cloke 1350b053da
Pass errors back to the client when trying multiple federation destinations. (#9868)
This ensures that something like an auth error (403) will be
returned to the requester instead of attempting to try more
servers, which will likely result in the same error, and then
passing back a generic 400 error.
2021-04-27 07:30:34 -04:00
..
sender Remove synapse.types.Collection (#9856) 2021-04-22 16:43:50 +01:00
transport Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_client.py Pass errors back to the client when trying multiple federation destinations. (#9868) 2021-04-27 07:30:34 -04:00
federation_server.py remove HomeServer.get_config (#9815) 2021-04-14 19:09:08 +01:00
persistence.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
send_queue.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
units.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00