This commit is contained in:
@@ -40,6 +40,7 @@ impl EventHandler for PersonEnrichmentHandler {
|
|||||||
_ => return Ok(()),
|
_ => return Ok(()),
|
||||||
};
|
};
|
||||||
|
|
||||||
application::person::enrich::execute(&self.deps, person_id, external_person_id.value()).await
|
application::person::enrich::execute(&self.deps, person_id, external_person_id.value())
|
||||||
|
.await
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user