async fn process_reassociation(
api_client: &Arc<ImmichApiClient>,
sync_index: &Arc<ShardedSyncIndex>,
to_reassociate: Vec<(FileTask, String)>,
reassociated: Arc<AtomicUsize>,
)async fn process_reassociation(
api_client: &Arc<ImmichApiClient>,
sync_index: &Arc<ShardedSyncIndex>,
to_reassociate: Vec<(FileTask, String)>,
reassociated: Arc<AtomicUsize>,
)