Go向けのretry実装ライブラリ。さまざまなパターンに対応している模様。Python向けのライブラリstaminaにインスパイアされた実装とのこと。
---
GitHub - cinar/resile: Resile is an ergonomic, type-safe execution resilience and retry library for Go. Inspired by Python’s stamina, it features generic execution wrappers, AWS Full Jitter backoff, native Retry-After header support, and zero-dependency o
https://github.com/cinar/resile
#bookmarks