mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 01:54:47 +00:00
Batch incremental search event consumption (#6468)
* Batch incremental search event consumption * fmt * fix
This commit is contained in:
@@ -95,6 +95,7 @@ impl BackgroundTask {
|
||||
ro_pool,
|
||||
redis_pool,
|
||||
search_backend,
|
||||
kafka_client,
|
||||
)
|
||||
.await
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user