summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-08-22 13:17:05 +0100
committerGitHub <noreply@github.com>2019-08-22 13:17:05 +0100
commit1b09cf86585cca8bb5a77b9e418d02373d7f0476 (patch)
tree17f382b1d4f5aef26d61fbcab118344364baacbf /changelog.d
parentOpentrace e2e keys (#5855) (diff)
parentChange jitter to be a factor rather than absolute value (diff)
downloadsynapse-1b09cf86585cca8bb5a77b9e418d02373d7f0476.tar.xz
Merge pull request #5850 from matrix-org/erikj/retry_well_known_on_fail
Retry well known on fail
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5850.feature1
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.