diff options
author | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-27 13:54:38 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2019-08-27 13:54:38 +0100 |
commit | bc754cdeed38be79fac33e84fc2a78307d799676 (patch) | |
tree | af78f1d2dd225c1fb376684d4efed2e306c0d269 /changelog.d/5850.feature | |
parent | Handle state deltas and turn them into stats deltas (diff) | |
parent | Don't include the room & user stats docs in this PR. (diff) | |
download | synapse-bc754cdeed38be79fac33e84fc2a78307d799676.tar.xz |
Merge branch 'rei/rss_inc2' into rei/rss_inc3
Diffstat (limited to 'changelog.d/5850.feature')
-rw-r--r-- | changelog.d/5850.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5850.feature b/changelog.d/5850.feature new file mode 100644 index 0000000000..b565929a54 --- /dev/null +++ b/changelog.d/5850.feature @@ -0,0 +1 @@ +Add retry to well-known lookups if we have recently seen a valid well-known record for the server. |