From 2a48d0838b46963b134b4351d4da0dd352cbd8bf Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 26 Sep 2023 16:01:35 +0000 Subject: deploy: 88ba67eb91215a708f321e16559fe3c2c0d0a407 --- latest/usage/administration/admin_api/federation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'latest/usage/administration') diff --git a/latest/usage/administration/admin_api/federation.html b/latest/usage/administration/admin_api/federation.html index 5eaa154eac..d3a6b8d4a2 100644 --- a/latest/usage/administration/admin_api/federation.html +++ b/latest/usage/administration/admin_api/federation.html @@ -211,7 +211,7 @@ Destination objects contain the following fields: remote server, in ms. This is 0 if the last attempt to communicate with the remote server was successful.
  • retry_interval - integer - How long since the last time Synapse tried to reach -the remote server before trying again, in ms. This is 0 if no further retrying occuring.
  • +the remote server before trying again, in ms. This is 0 if no further retrying occurring.
  • failure_ts - nullable integer - The first time Synapse tried and failed to reach the remote server, in ms. This is null if communication with the remote server has never failed.
  • last_successful_stream_ordering - nullable integer - The stream ordering of the most -- cgit 1.5.1