PLT-7976: Configurable timeout for Elasticsearch requests. (#7716)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
4491b5ecdf
Коммит
dcb59058cf
@@ -318,7 +318,8 @@
|
||||
"PostsAggregatorJobStartTime": "03:00",
|
||||
"IndexPrefix": "",
|
||||
"LiveIndexingBatchSize": 1,
|
||||
"BulkIndexingTimeWindowSeconds": 3600
|
||||
"BulkIndexingTimeWindowSeconds": 3600,
|
||||
"RequestTimeoutSeconds": 30
|
||||
},
|
||||
"DataRetentionSettings": {
|
||||
"EnableMessageDeletion": false,
|
||||
|
||||
Ссылка в новой задаче
Block a user