mirror of
https://framagit.org/framasoft/peertube/search-index/
synced 2025-01-05 22:17:12 +01:00
Increase bulk indexation time
This commit is contained in:
parent
9c43989b59
commit
491f936906
@ -73,7 +73,7 @@ const INDEXER_LIMIT = 500000
|
||||
const INDEXER_HOST_CONCURRENCY = 3
|
||||
const INDEXER_QUEUE_CONCURRENCY = 3
|
||||
|
||||
const INDEXER_BULK_INDEXATION_MS = 5000
|
||||
const INDEXER_BULK_INDEXATION_MS = 10000
|
||||
|
||||
const REQUESTS = {
|
||||
MAX_RETRIES: 10,
|
||||
|
Loading…
Reference in New Issue
Block a user