Package go-resiliency provides patterns for resilient Go applications including retries, circuit breakers, and timeouts.
go get github.com/eapache/go-resiliencyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses a retrier to retry a failing function up to 3 times.
No known issues recorded.
No dependency data recorded yet.