mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 16:16:04 +00:00
Modified config for job submit rate
This commit is contained in:
parent
9ee0bdc580
commit
1471257aaf
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ process {
|
|||
executor {
|
||||
|
||||
queueSize = 10
|
||||
submitRateLimit = '1 sec'
|
||||
submitRateLimit = '12/1min'
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue