When Google Batch fails to report an exit code (returns
null
), Nextflow has no mechanism to distinguish between a genuine failure and a transient infrastructure issue. Users need configurable retry behavior for tasks with null exit codes to avoid manual intervention.