Mercurial > repos > kkonganti > cfsan_centriflaken
changeset 138:e051ec4961c3
planemo upload
author | kkonganti |
---|---|
date | Mon, 08 Jul 2024 10:30:38 -0400 |
parents | 421ba3230421 |
children | c5daa29f933c |
files | 0.4.2/conf/modules.config |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/0.4.2/conf/modules.config Mon Jul 08 10:10:48 2024 -0400 +++ b/0.4.2/conf/modules.config Mon Jul 08 10:30:38 2024 -0400 @@ -14,7 +14,7 @@ ![0].contains(task.exitStatus) ? dynamic_retry(task.attempt, 10) : 'finish' } - maxRetries = 2 + maxRetries = 1 withLabel: 'process_femto' { cpus = { 1 * task.attempt }