v1.5.1

parruda/swarmv1.5.1Jun 8, 2026by umputun

AI Summary

Fixes the retry logic to handle transient HTTP errors (529/502/503/504) without requiring the --wait flag.

Key Highlights

  • Retry transient HTTP errors without --wait

Full Release Notes

**Bug Fixes**
- retry transient HTTP errors (529/502/503/504) without --wait #377 @umputun