Skip to content

Commit 3ffe294

Browse files
Increase MaxBufferedQueryCount (#1829)
1 parent c2b941a commit 3ffe294

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docker/buildkite/dynamicconfig/development.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ frontend.enableUpdateWorkflowExecutionAsyncAccepted:
1111
frontend.workerVersioningWorkflowAPIs:
1212
- value: true
1313
frontend.workerVersioningDataAPIs:
14-
- value: true
14+
- value: true
15+
history.MaxBufferedQueryCount:
16+
- value: 100000

0 commit comments

Comments
 (0)