Skip to content

Commit 4a121af

Browse files
Merge pull request #1041 from MarieLataretu/master
Increase queueSize from 20 to 50
2 parents ba20542 + 4457fff commit 4a121af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/rki.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ process {
2222
}
2323

2424
executor {
25-
queueSize = 20
25+
queueSize = 50
2626
}
2727

2828
trace {

0 commit comments

Comments
 (0)