microsoft / ga4gh-tes

C# implementation of the GA4GH TES API; provides distributed batch task execution on Microsoft Azure
MIT License
32 stars 26 forks source link

Mitigate DiskFull failures in subsequent tasks after docker image failures #711

Closed BMurri closed 3 months ago

BMurri commented 3 months ago

Address possible means of task filling node disk after previous task with different image failing during docker pull, leaving image layers stranded on disk.