v0.5.4 File download optimizations
Skip file-xxxx/download
call if running inside a job and DX_DXDA_DOWNLOAD_URI
environment variable is set. Reduces # of api calls to limit throttling from the backend.
Switch from /system/describeDataObjects
to /system/findDataObjects
with scoped project-id to reduce API load when getting file part information in the case of an incomplete manifest.