blob: 096a24f260a15216b1f0807c5d2cdbb7b8f64d01 [file] [log] [blame]
---
features:
- |
Added the ability to use async functions for retries. This way, you can now use
asyncio coroutines for retry strategy predicates.