diff options
author | Erik Johnston <erik@matrix.org> | 2019-08-15 15:33:22 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-08-15 15:43:22 +0100 |
commit | c03e3e83010d0147515e3771353af6b89bf8cf03 (patch) | |
tree | 74c8b808f0edbdd3bce8fb34e914a0b4bd9b15c0 | |
parent | Refactor MatrixFederationAgent to retry SRV. (diff) | |
download | synapse-c03e3e83010d0147515e3771353af6b89bf8cf03.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/5864.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5864.misc b/changelog.d/5864.misc new file mode 100644 index 0000000000..40ac11db64 --- /dev/null +++ b/changelog.d/5864.misc @@ -0,0 +1 @@ +Correctly retry all hosts returned from SRV when we fail to connect. |