summaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/src/main/resources/configdefinitions/document-operation-executor.def
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient-container-plugin/src/main/resources/configdefinitions/document-operation-executor.def')
-rw-r--r--vespaclient-container-plugin/src/main/resources/configdefinitions/document-operation-executor.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespaclient-container-plugin/src/main/resources/configdefinitions/document-operation-executor.def b/vespaclient-container-plugin/src/main/resources/configdefinitions/document-operation-executor.def
index 19f4f50648b..770189f90f5 100644
--- a/vespaclient-container-plugin/src/main/resources/configdefinitions/document-operation-executor.def
+++ b/vespaclient-container-plugin/src/main/resources/configdefinitions/document-operation-executor.def
@@ -11,5 +11,5 @@ defaultTimeoutSeconds int default=180
visitTimeoutSeconds int default=120
# Bound on number of document operations to keep in retry queue — further operations are rejected
-maxThrottled int default=200
+maxThrottled int default=1000