0.3.5 - 2026-03-30
🐛 Fixed
- Retry Cache Key Collision: Fixed a bug where
SignatureRetryCachethe same cache object for all instances of the same task, now each task run has different cache instance.
SignatureRetryCache the same cache object for all instances of the same task, now each task run has different cache instance.