Skip to main content

send_sync_summary

Function send_sync_summary 

Source
pub fn send_sync_summary(succeeded: usize, failed: usize)
Expand description

Fired once when the upload queue drains after an active sync cycle.

succeeded and failed are the counts for that sync cycle.