diff options
author | Erik Johnston <erik@matrix.org> | 2019-06-07 12:37:38 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-06-07 12:39:12 +0100 |
commit | 5009d988da81c328d4f13fc8ceb89f85364a44bc (patch) | |
tree | 418ad29d23ada268f15910bc2235697c3ee5abbd /changelog.d | |
parent | Don't log exception when failing to fetch remote content. (diff) | |
download | synapse-5009d988da81c328d4f13fc8ceb89f85364a44bc.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5390.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5390.bugfix b/changelog.d/5390.bugfix new file mode 100644 index 0000000000..e7b7483cf2 --- /dev/null +++ b/changelog.d/5390.bugfix @@ -0,0 +1 @@ +Fix handling of failures fetching remote content to not log failures as exceptions. |