pub async fn sync_mark_processing( db: State<'_, DatabaseWrapper>, id: i64, ) -> Result<(), String>
Mark a sync operation as in progress