Skip to main content

run_drain

Function run_drain 

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

Resolve app state and drain. Shared by the reconnect hook and the manual “Sync now” command.