diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 16:57:33 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 16:57:33 +0000 |
commit | a54d17c8c52baaff24302a54efa3a1db86a4a8c6 (patch) | |
tree | 22686b16db6ed994eeb91ebae4fa3671ffd8181c /synapse/replication/tcp/client.py | |
parent | Added the section 'Configuration' in /docs/turn-howto.md (#6614) (diff) | |
parent | Reduce the reconnect time when replication fails. (#6617) (diff) | |
download | synapse-a54d17c8c52baaff24302a54efa3a1db86a4a8c6.tar.xz |
Reduce the reconnect time when replication fails. (#6617)
* commit '6964ea095': Reduce the reconnect time when replication fails. (#6617)
Diffstat (limited to 'synapse/replication/tcp/client.py')
-rw-r--r-- | synapse/replication/tcp/client.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/replication/tcp/client.py b/synapse/replication/tcp/client.py |