microsoft / ga4gh-tes

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

Store all backend parameters in TES database #684

Open MattMcL4475 opened 4 months ago

MattMcL4475 commented 4 months ago

Cromwell has the ability to pass all runtime attributes to the TES backend, but TES does not currently store them because it's against the spec. This issue is to store all backend parameters in the TES database