summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erikj@jki.re>2018-07-25 13:24:04 +0100
committerGitHub <noreply@github.com>2018-07-25 13:24:04 +0100
commit3849f7f69fe02113be519b630a2c43ece4dadc44 (patch)
tree9f3259b313fe18a5deae12b8d911c748d74869b6 /changelog.d
parentMerge pull request #3606 from matrix-org/rav/logcontext_fixes_once_more (diff)
parentActually fix it by adding continue (diff)
downloadsynapse-3849f7f69fe02113be519b630a2c43ece4dadc44.tar.xz
Merge pull request #3603 from matrix-org/erikj/handle_outliers
 Correctly handle outliers during persist events
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3601.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3601.bugfix b/changelog.d/3601.bugfix
new file mode 100644
index 0000000000..1678b261d0
--- /dev/null
+++ b/changelog.d/3601.bugfix
@@ -0,0 +1 @@
+Fix failure to persist events over federation under load