diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-14 19:25:58 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-14 19:25:58 +0100 |
commit | 335b23a078b416b3ea97d1bef73da6ca5abd8d4b (patch) | |
tree | 47f652b55ca626f0027bb827bc99faf38f7188e7 | |
parent | Add an awful secondary timeout to fix wedged requests (diff) | |
download | synapse-335b23a078b416b3ea97d1bef73da6ca5abd8d4b.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/3875.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3875.bugfix b/changelog.d/3875.bugfix new file mode 100644 index 0000000000..2d2147dd4b --- /dev/null +++ b/changelog.d/3875.bugfix @@ -0,0 +1 @@ +Mitigate outbound federation randomly becoming wedged |