microsoft / ga4gh-tes

C# implementation of the GA4GH TES API; provides distributed batch task execution on Microsoft Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit test code that interfaces with the library connecting us with the docker engine daemon

BMurri opened this issue · comments

We recently regressed the feature that retries transient errors from the docker daemon in the node runner. We do not have any of that code currently covered by any unit tests.