Rican7 Retry Versions Save

A simple, stateless, functional mechanism to perform actions repetitively until successful.

v0.3.1

2 years ago

This small patch release just contains documentation (written and example tests) updates.

v0.3.0

2 years ago

This is really a bug-fix, but it technically breaks backwards compatibility, so I'd rather be safe than sorry here.

tl;dr: retry.Action functions attempt numbers were 1-too-low and strategy.Limit was allowing 1-too-many attempts.

For more details, see https://github.com/Rican7/retry/pull/12.

v0.2.0

2 years ago

This package is now available as a Go module.

v0.1.0

7 years ago