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:
parent
81c5857c51
commit
ec190ac013
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue