Skip to content

v0.5.4 File download optimizations

Compare
Choose a tag to compare
@kpjensen kpjensen released this 02 Oct 17:34
· 36 commits to master since this release

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.