Skip to content

Commit

Permalink
Make default parallel.processTimeout 10x bigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jul 30, 2021
1 parent f3d449f commit abb4378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/config.neon
Expand Up @@ -84,7 +84,7 @@ parameters:
scanDirectories: []
parallel:
jobSize: 20
processTimeout: 60.0
processTimeout: 600.0
maximumNumberOfProcesses: 32
minimumNumberOfJobsPerProcess: 2
buffer: 134217728 # 128 MB
Expand Down

0 comments on commit abb4378

Please sign in to comment.