-
https://github.com/s0rg/retry - Small, full-featured, 100% test-covered retry package for golang.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
What is that advantage of your package compared to other ones like https://github.com/avast/retry-go?
-
github.com/rogpeppe/retry is even smaller!
-
May I suggest directions to improve? - add option for exponential or linear backoff - stop early on non-retriable errors Example: https://pkg.go.dev/github.com/cenkalti/backoff/v4 (do not know about its author, just a package I've been using).
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.