synapse/changelog.d
Richard van der Hoff ef1c524bb3
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.
2019-08-22 10:42:06 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
5633.bugfix Don't create broken room when power_level_content_override.users does not contain creator_id. (#5633) 2019-08-15 09:45:57 +01:00
5776.misc Opentracing doc update (#5776) 2019-08-20 13:56:03 +01:00
5844.misc Newsfile 2019-08-13 16:20:38 +01:00
5856.feature Opentracing misc (#5856) 2019-08-16 16:13:25 +01:00
5857.bugfix fix changelog 2019-08-15 21:02:40 -07:00
5860.misc Newsfile 2019-08-16 13:29:41 +01:00
5863.bugfix Fix up password reset template config names (#5863) 2019-08-15 16:27:11 +01:00
5885.bugfix Avoid deep recursion in appservice recovery (#5885) 2019-08-20 17:39:38 +01:00
5886.misc Refactor the Appservice scheduler code 2019-08-20 11:50:23 +01:00
5893.misc Drop some unused tables. (#5893) 2019-08-21 13:16:28 +01:00
5896.misc Improve error msg when key-fetch fails (#5896) 2019-08-22 10:42:06 +01:00