Skip to main content

sync_process_pending

Function sync_process_pending 

Source
pub async fn sync_process_pending(app: AppHandle) -> Result<DrainReport, String>
Expand description

Push the queue now, on the user’s say-so, instead of waiting for a reconnect.

TRACES: UR-025 | DR-132