diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-03-02 09:43:34 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-03-02 09:43:34 -0500 |
commit | aee10768d8a9bf6c3df80859d2c135607aa1bf80 (patch) | |
tree | 3a57573d9add15ea26f5ba16f43072aaebca1f0d /changelog.d | |
parent | Re-run rejected metadata background update. (#9503) (diff) | |
download | synapse-aee10768d8a9bf6c3df80859d2c135607aa1bf80.tar.xz |
Revert "Fix #8518 (sync requests being cached wrongly on timeout) (#9358)"
This reverts commit f5c93fc9931e4029bbd8000f398b6f39d67a8c46. This is being backed out due to a regression (#9507) and additional review feedback being provided.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9358.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/9358.misc b/changelog.d/9358.misc deleted file mode 100644 index cc7614afc0..0000000000 --- a/changelog.d/9358.misc +++ /dev/null @@ -1 +0,0 @@ -Added a fix that invalidates cache for empty timed-out sync responses. \ No newline at end of file |