changeset 137:421ba3230421

planemo upload
author kkonganti
date Mon, 08 Jul 2024 10:10:48 -0400
parents 154888ee0313
children e051ec4961c3
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:08:33 2024 -0400
+++ b/0.4.2/conf/modules.config	Mon Jul 08 10:10:48 2024 -0400
@@ -14,7 +14,7 @@
         ![0].contains(task.exitStatus) ? dynamic_retry(task.attempt, 10) : 'finish'
     }
 
-    maxRetries = 3
+    maxRetries = 2
 
     withLabel: 'process_femto' {
         cpus = { 1 * task.attempt }