Add admin diagnostic query suite for sync state.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user