added integrity check to openfigi functions
This commit is contained in:
@@ -98,9 +98,7 @@ pub async fn enrich_companies_with_events(
|
||||
|
||||
if pending_count == 0 {
|
||||
logger::log_info(" ✓ All companies already enriched").await;
|
||||
|
||||
track_events_completion(&manager, paths, step_name).await?;
|
||||
|
||||
return Ok(enriched_companies.len());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user