summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-10-02 11:05:22 +0100
committerGitHub <noreply@github.com>2019-10-02 11:05:22 +0100
commitb4fe7e19c0dd51269965140eee38ae8f68382a5d (patch)
treefe68c8424188b48f2c32e64c3c53f172f92803d6 /changelog.d
parentMerge pull request #6145 from matrix-org/erikj/fix_censored_redactions (diff)
parentNewsfile (diff)
downloadsynapse-b4fe7e19c0dd51269965140eee38ae8f68382a5d.tar.xz
Merge pull request #6146 from matrix-org/erikj/fix_destination_retry_timings
Fix errors storing large retry intervals.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6146.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6146.bugfix b/changelog.d/6146.bugfix
new file mode 100644
index 0000000000..1dad801836
--- /dev/null
+++ b/changelog.d/6146.bugfix
@@ -0,0 +1 @@
+Fix exceptions when storing large retry intervals for down remote servers.