This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Description
Hi,
I've been using a batch account for processing some R tasks (using the doAzureParallel package), all of the tasks themselves seem to have processed ok, the only one that has failed is the merge task.
It reported a BlobDownloadMiscError

The task that it reportedly could not download was located in the relevant container, so I'm not sure why it failed to find it. A little annoying with over 20,000 successful tasks to not be able to extract the results cleanly.
Is there a way around this at all?