diff options
author | reivilibre <oliverw@matrix.org> | 2022-07-27 10:37:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-27 10:37:50 +0000 |
commit | 39be5bc550f2e882b4754c7d98c906d9bde8b649 (patch) | |
tree | 5174a0e60c4faf3bace0cac50257f8a0818889b3 /synapse/federation | |
parent | Fix `get_pdu` asking every remote destination even after it finds an event (#... (diff) | |
download | synapse-39be5bc550f2e882b4754c7d98c906d9bde8b649.tar.xz |
Make minor clarifications to the error messages given when we fail to join a room via any server. (#13160)
Diffstat (limited to 'synapse/federation')
-rw-r--r-- | synapse/federation/federation_client.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py |