Fully implement Elasticsearch indexing
This commit is contained in:
@@ -135,7 +135,7 @@ async def spawn_processing_threads(chunk, length):
|
||||
f"{cores} threads: {len(flat_list)}"
|
||||
)
|
||||
)
|
||||
await db.store_kafka_batch(flat_list)
|
||||
await db.store_batch(flat_list)
|
||||
|
||||
# log.debug(f"Finished processing {len_data} messages")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user