Skip to main content

sync_mark_failed

Function sync_mark_failed 

Source
pub async fn sync_mark_failed(
    db: State<'_, DatabaseWrapper>,
    id: i64,
    error: String,
) -> Result<(), String>
Expand description

Mark a sync operation as failed with error message