1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-12-21 18:28:18 +00:00

Update conf/vsc_ugent.config

Co-authored-by: nvnieuwk <101190534+nvnieuwk@users.noreply.github.com>
This commit is contained in:
Matthias De Smet 2022-10-26 11:09:45 +02:00 committed by GitHub
parent 81c5857c51
commit ec190ac013
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'