Skip to content

Commit

Permalink
change number of worker threads to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-maschmann committed Jan 19, 2024
1 parent 8460821 commit 1fe521b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtime/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ zeebe:
client:
job:
timeout: 15m
worker:
threads: 10

0 comments on commit 1fe521b

Please sign in to comment.