# HG changeset patch # User kkonganti # Date 1720449038 14400 # Node ID e051ec4961c3fd8b3fdfc30cab5bc8ebe81314bd # Parent 421ba323042157b85cf7102cea0f406e0a1d10f1 planemo upload diff -r 421ba3230421 -r e051ec4961c3 0.4.2/conf/modules.config --- 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 }