Open
Description
I am using Nextflow with AWS Batch and a Spot Fargate compute environment. I have a job that was terminated with "Your Spot Task was interrupted." but I also see environment variables like "AWS_MAX_ATTEMPTS 5" and "AWS_RETRY_MODE standard". Has retry with Fargate not been implemented or have I missed a configuration somewhere?