Skip to content

Commit

Permalink
Increase MaxBufferedQueryCount
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Jul 31, 2023
1 parent 16755a1 commit 9140baf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/buildkite/dynamicconfig/development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ frontend.enableUpdateWorkflowExecutionAsyncAccepted:
frontend.workerVersioningWorkflowAPIs:
- value: true
frontend.workerVersioningDataAPIs:
- value: true
- value: true
history.MaxBufferedQueryCount:
- value: 100000

0 comments on commit 9140baf

Please sign in to comment.