diff 0.4.2/conf/modules.config @ 140:7ab975454646

planemo upload
author kkonganti
date Thu, 11 Jul 2024 12:47:02 -0400
parents e051ec4961c3
children 15803b24d580
line wrap: on
line diff
--- a/0.4.2/conf/modules.config	Tue Jul 09 13:09:06 2024 -0400
+++ b/0.4.2/conf/modules.config	Thu Jul 11 12:47:02 2024 -0400
@@ -14,7 +14,7 @@
         ![0].contains(task.exitStatus) ? dynamic_retry(task.attempt, 10) : 'finish'
     }
 
-    maxRetries = 1
+    maxRetries = 0
 
     withLabel: 'process_femto' {
         cpus = { 1 * task.attempt }