ITISFoundation / osparc-simcore-clients

python client for osparc-simcore public API
https://itisfoundation.github.io/osparc-simcore-clients/
MIT License
0 stars 5 forks source link

🐛 Ensure chunk file download #206

Closed bisgaard-itis closed 5 days ago

bisgaard-itis commented 5 days ago

What do these changes do?

Ensure files are downloaded from the server in chunks in order to avoid the memory issues explained in #205

Related issue/s

How to test

For internal developers