diff options
author | Erik Johnston <erik@matrix.org> | 2022-04-20 17:59:16 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-04-21 11:49:51 +0100 |
commit | e16ec8f804342061d16c44f923b2993bb8603514 (patch) | |
tree | 54b95752a9e6da49c6785aff1ad240328b9825e7 /synapse/http/matrixfederationclient.py | |
parent | Reduce default max retry times (diff) | |
download | synapse-e16ec8f804342061d16c44f923b2993bb8603514.tar.xz |
Mark remote server as up when we can talk to it
Diffstat (limited to '')
-rw-r--r-- | synapse/http/matrixfederationclient.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py |