Skip to content

droyo/retry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status GoDoc

retry - backoff strategies for Go

The retry package implements a handful of backoff strategies that use the technique described in http://blog.gopheracademy.com/advent-2014/backoff/ . This package API is finalized and should only see backwards-compatible changes (perhaps an additional backoff strategy or two).

API documentation can be found at http://godoc.org/aqwari.net/retry. Issues may be opened at github.com/droyo/retry.

About

Stateless backoff strategies for Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published