2.15.11
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
- Remove url from payload by @npow in #2395
- fix: remove custom emoji from Slack messages by @saikonen in #2396
- fix: bump GS datastore save_bytes timeout by @saikonen in #2397
- release: 2.15.11 by @saikonen in #2398
Full Changelog: 2.15.10...2.15.11