diff 0.4.2/conf/modules.config @ 138:e051ec4961c3

planemo upload
author kkonganti
date Mon, 08 Jul 2024 10:30:38 -0400
parents 421ba3230421
children 7ab975454646
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 }