diff options
author | Erik Johnston <erik@matrix.org> | 2019-08-27 16:54:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-27 16:54:06 +0100 |
commit | dfd10f5133e1f748e69b4ea167e13dcc7da6f0e7 (patch) | |
tree | 6edba487c5fd281a9ce99f4b8e291388a20bd7fc /tests/http/federation/test_srv_resolver.py | |
parent | Allow schema deltas to be engine-specific (#5911) (diff) | |
parent | Fix off by one error in SRV result shuffling (diff) | |
download | synapse-dfd10f5133e1f748e69b4ea167e13dcc7da6f0e7.tar.xz |
Merge pull request #5864 from matrix-org/erikj/reliable_lookups
Refactor MatrixFederationAgent to retry SRV.
Diffstat (limited to 'tests/http/federation/test_srv_resolver.py')
-rw-r--r-- | tests/http/federation/test_srv_resolver.py | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/http/federation/test_srv_resolver.py b/tests/http/federation/test_srv_resolver.py |