nextflow icon indicating copy to clipboard operation
nextflow copied to clipboard

feat(AzBatchTaskHandler): Include other output files in final upload statement

Open adamrtalbot opened this issue 9 months ago • 2 comments
trafficstars

The Azure Batch executor would sometimes fail to upload output files to storage, leaving failed jobs with no indication why. This PR adds the native Azure Batch output file directive for more files which will upload most of the auxiliary files to make it easier to debug failed pipelines.

I'm not 100% sure this will work, but I also can't see any major downside to including these files?

adamrtalbot avatar Feb 20 '25 10:02 adamrtalbot

Deploy Preview for nextflow-docs-staging canceled.

Name Link
Latest commit 7ca45f29cbd00c2f152aef9bef9624fb0b6d65c2
Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/67d5545bb2fa770008498a4a

netlify[bot] avatar Feb 20 '25 10:02 netlify[bot]

Screenshot of new output files declaration: image

adamrtalbot avatar Feb 20 '25 10:02 adamrtalbot