10000 Release v1.24.1 · alephdata/servicelayer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.24.1

Latest
Compare
Choose a tag to compare
@stchris stchris released this 20 May 08:15
· 8 commits to main since this release
v1.24.1
e637bfe

What's Changed

  • Add an optional reason string when using backoff in a retry loop by @stchris in 9d6218b
  • Fixed some potentially unbound variables in the error reporting logic by @stchris in 0a43012
  • Reduce the amount of retries when waiting for a task to be picked up and show up in Redis by @stchris in e41bfa3
  • Allow newer google-cloud-storage versions, which have improved default retry logic built in by @stchris in 8e73aea

Full Changelog: v1.23.0...v1.24.1

0