summary refs log tree commit diff
path: root/changelog.d/16221.bugfix
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-09-05 11:21:54 +0100
committerDavid Robertson <davidr@element.io>2023-09-05 11:21:54 +0100
commit0425dd28f4c435735759154a5bdb6a793b60f502 (patch)
tree61bfb58675f2eefac95faadab3fc3ff7a66c38b3 /changelog.d/16221.bugfix
parentDon't wake up destination transaction queue if they're not due for retry. (#1... (diff)
downloadsynapse-0425dd28f4c435735759154a5bdb6a793b60f502.tar.xz
1.92.0rc1
Diffstat (limited to 'changelog.d/16221.bugfix')
-rw-r--r--changelog.d/16221.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/16221.bugfix b/changelog.d/16221.bugfix
deleted file mode 100644
index 22678256e4..0000000000
--- a/changelog.d/16221.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix long-standing bug where we did not correctly back off from servers that had "gone" if they returned 4xx series error codes.