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
pub async fn sync_process_pending(app: AppHandle) -> Result<DrainReport, String>Push the queue now, on the user’s say-so, instead of waiting for a reconnect.
TRACES: UR-025 | DR-132