diff options
author | Erik Johnston <erik@matrix.org> | 2022-02-22 15:52:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 15:52:08 +0000 |
commit | 6d14b3dabfe38c6ae487d0f663e294056b6cc056 (patch) | |
tree | 182efebbc9492966ac19e46da170fbe025498b1e | |
parent | Implement account status endpoints (MSC3720) (#12001) (diff) | |
download | synapse-6d14b3dabfe38c6ae487d0f663e294056b6cc056.tar.xz |
Better error message when failing to request from another process (#12060)
-rw-r--r-- | changelog.d/12060.misc | 1 | ||||
-rw-r--r-- | synapse/replication/http/_base.py | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/changelog.d/12060.misc b/changelog.d/12060.misc new file mode 100644 |