Add admin diagnostic query suite for sync state.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-10-07 08:55:24 +00:00
parent a6127fcd1a
commit 7fee459b1a
4 changed files with 125 additions and 7 deletions

View File

@@ -112,7 +112,7 @@ pub(crate) async fn sync_events_v5_route(
// Client / User requested an initial sync
if globalsince == 0 {
services.sync.forget_connection(&conn_key);
services.sync.drop_connection(&conn_key);
}
// Get sticky parameters from cache