diff --git a/conf/vsc_ugent.config b/conf/vsc_ugent.config index e1e9418..0bc6ffd 100644 --- a/conf/vsc_ugent.config +++ b/conf/vsc_ugent.config @@ -9,7 +9,7 @@ workDir = "$scratch_dir/work" // Reduce the job submit rate to about 5 per second, this way the server won't be bombarded with jobs executor { - submitRateLimit = '5 sec' + submitRateLimit = '3 sec' } // Specify that singularity should be used and where the cache dir will be for the images