retry

Retry system

A simple library to handle repeated attempts at completing a task with error handling and customizable backoff strategy

A pretty simple library to ensure your work to be done

GitHub

12 stars
1 watching
2 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists

gogolangretryretry-libraryretryingtimeout

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kamilsk/retryA library providing an interruptible mechanism to perform actions repetitively until successful341
rholder/retryingA general-purpose retrying library for Python applications1,918
rafaeljesus/retry-goA package for implementing retries in Go programs with flexible retry policies and timing50
thedevsaddam/retryProvides a flexible retry mechanism for Go functions66
spider-gazelle/simple_retryA tool for retrying code blocks with customizable options.6
icanzilb/retryA Swift library that provides a flexible way to retry failed operations with customizable delay strategies and maximum attempts.499
safwank/elixirretryProvides macros for retrying code with customizable delay and exception handling strategies.444
percolate/retryA Go package for implementing retry logic in error handling10
sindresorhus/p-retryA utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling.808
hashicorp/go-retryablehttpA Go library that provides an HTTP client with automatic retries and exponential backoff.2,020
ssgreg/repeatProvides a Go implementation of backoff strategies and retry mechanisms for operations with timed-out or failed attempts.85
lantins/resque-retryProvides retry logic and exponential backoff support for Resque jobs422
ybbus/httpretryEnriches an HTTP client with automatic retry functionality using exponential backoff.48
sija/retriable.crA retry mechanism with exponential backoff for handling unreliable code blocks41
rt2zz/redux-owlA library that provides a simple method for supporting offline sync by retrying failed actions at configurable intervals and with exponential backoff.9