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