summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2018-09-12 10:10:32 +0100
committerErik Johnston <erik@matrix.org>2018-09-12 11:03:42 +0100
commit649c647955dee037e9f7d0d0d81341cac020a901 (patch)
tree0d9f99ae0b5bb53a7e917726bbc62ce900db8625
parentTimeout reading body for outbound HTTP requests (diff)
downloadsynapse-649c647955dee037e9f7d0d0d81341cac020a901.tar.xz
Newsfile
-rw-r--r--changelog.d/3845.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3845.bugfix b/changelog.d/3845.bugfix
new file mode 100644
index 0000000000..5b7e8f1934
--- /dev/null
+++ b/changelog.d/3845.bugfix
@@ -0,0 +1 @@
+Fix outbound requests occasionally wedging, which can result in federation breaking between servers.