diff --git a/conf/base.config b/conf/base.config index c560e05..78e0e04 100644 --- a/conf/base.config +++ b/conf/base.config @@ -34,7 +34,7 @@ def log_increase_cpus(start, step, value, base) { process { errorStrategy = { task.exitStatus in ((130..145) + 104) ? 'retry' : 'finish' } - maxRetries = 3 + maxRetries = 5 maxErrors = '-1' // In this configuration file, we give little resources by default and