New feature
Should -resume always resubmit processes that failed but had errorStrategy set to ignore?
Usage scenario
e.g. Running a tool on 100,000 genomes that will fail on ~10% of genomes and those will always fail on a repeat run. Should -resume always resubmit those 10%?
New feature
Should
-resumealways resubmit processes that failed but had errorStrategy set to ignore?Usage scenario
e.g. Running a tool on 100,000 genomes that will fail on ~10% of genomes and those will always fail on a repeat run. Should
-resumealways resubmit those 10%?