v1.5.1
oumi-ai/oumiv1.5.1Jun 8, 2026by umputun
AI Summary
A bug fix release for the retry library that enables retrying transient HTTP errors such as 529, 502, 503, and 504 status codes.
Key Highlights
- Retry support for HTTP 529, 502, 503, and 504 errors
New Features
- Retry transient HTTP errors
Full Release Notes
**Bug Fixes** - retry transient HTTP errors (529/502/503/504) without --wait #377 @umputun