Use commit IDs to track when your local data modifications sync to other peers
system:data_sync_info
to monitor sync progresssynced_up_to_local_commit_id
to see if peers have received your commit:
system:data_sync_info
result in the callback triggering every 500ms
even when the result remains the same. This frequency can be
configured using the live_query_system_collection_refresh_interval
system parameter.