diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-08-22 10:42:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-22 10:42:06 +0100 |
commit | ef1c524bb381545761fdd1ad2a61db1693ddbd3d (patch) | |
tree | aaca0006619b510aa1a42ece67b9a93ccb508a64 /docs/admin_api | |
parent | Drop some unused tables. (#5893) (diff) | |
download | synapse-ef1c524bb381545761fdd1ad2a61db1693ddbd3d.tar.xz |
Improve error msg when key-fetch fails (#5896)
There's no point doing a raise_from here, because the exception is always logged at warn with no stacktrace in the caller. Instead, let's try to give better messages to reduce confusion. In particular, this means that we won't log 'Failed to connect to remote server' when we don't even attempt to connect to the remote server due to blacklisting.
Diffstat (limited to 'docs/admin_api')
0 files changed, 0 insertions, 0 deletions