summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorErik Johnston <erikj@jki.re>2019-02-27 11:00:59 +0000
committerGitHub <noreply@github.com>2019-02-27 11:00:59 +0000
commit7590e9fa285afac717132b16cbcba4e8b19943dd (patch)
tree40ab9e389596559b7119054ffc62e57c64bf4f90 /docs
parent0.99.2rc1 (diff)
parentMove connecting logic into ClientReplicationStreamProtocol (diff)
downloadsynapse-7590e9fa285afac717132b16cbcba4e8b19943dd.tar.xz
Merge pull request #4749 from matrix-org/erikj/replication_connection_backoff
Fix tightloop over connecting to replication server
Diffstat (limited to 'docs')
-rw-r--r--docs/tcp_replication.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/tcp_replication.rst b/docs/tcp_replication.rst

index 73436cea62..75e723484c 100644 --- a/docs/tcp_replication.rst +++ b/docs/tcp_replication.rst
@@ -188,7 +188,9 @@ RDATA (S) A single update in a stream POSITION (S) - The position of the stream has been updated + The position of the stream has been updated. Sent to the client after all + missing updates for a stream have been sent to the client and they're now + up to date. ERROR (S, C) There was an error