diff --git a/docker/buildkite/dynamicconfig/development.yaml b/docker/buildkite/dynamicconfig/development.yaml index 06125893a..fcf0d1c57 100644 --- a/docker/buildkite/dynamicconfig/development.yaml +++ b/docker/buildkite/dynamicconfig/development.yaml @@ -11,4 +11,6 @@ frontend.enableUpdateWorkflowExecutionAsyncAccepted: frontend.workerVersioningWorkflowAPIs: - value: true frontend.workerVersioningDataAPIs: - - value: true \ No newline at end of file + - value: true +history.MaxBufferedQueryCount: + - value: 100000 \ No newline at end of file