icgc-argo / platform-api

https://api.platform.icgc-argo.org/graphql
GNU Affero General Public License v3.0
0 stars 0 forks source link

Hotfix - Add `/profile` handler to storage-api proxy #707

Closed joneubank closed 7 months ago

joneubank commented 7 months ago

Description of changes

Temporary fix to help score-client work with azure downloads.

This will work so long as we only download from a single RDPC, or all RDPCs use the same storage profile. Once this is not the case then the score-client will need a mechanism to request the download profile per download... we can't support a single profile for all downloads.