diff --git a/conf/vsc_ugent.config b/conf/vsc_ugent.config index d2ce550..4a3733a 100644 --- a/conf/vsc_ugent.config +++ b/conf/vsc_ugent.config @@ -7,7 +7,7 @@ workDir = "$scratch_dir/work" // Perform work directory cleanup when the run has succesfully completed // cleanup = true -// Reduce the job submit rate to about 3 per second, this way the server won't be bombarded with jobs +// Reduce the job submit rate to about 30 per minute, this way the server won't be bombarded with jobs // Limit queueSize to keep job rate under control and avoid timeouts executor { submitRateLimit = '30/1min'