Skip to content

2.15.11

Compare
Choose a tag to compare
@saikonen saikonen released this 06 May 22:51
· 42 commits to master since this release
fbe928d

Improvements

Increase timeout for Google Storage datastore client

This release fixes an issue where the default timeouts of the Google Cloud Storage client were affecting uploading massive files to the flow datastore.

The fix should affect flows that relied on @conda/@pypi with large individual dependencies, which might previously timeout during their upload, resulting in a broken environment.

What's Changed

Full Changelog: 2.15.10...2.15.11