retry topic

List retry repositories

ElixirRetry

433
Stars
32
Forks
Watchers

Simple Elixir macros for linear retry, exponential backoff and wait with composable delays

backoff

2.5k
Stars
146
Forks
Watchers

Python library providing function decorators for configurable backoff and retry

tenacity

6.1k
Stars
266
Forks
Watchers

Retrying library for Python

retry-go

2.3k
Stars
154
Forks
Watchers

Simple golang library for retry mechanism

retry4j

200
Stars
26
Forks
Watchers

Lightweight Java library for retrying unreliable logic - DEPRECATED

resty

9.5k
Stars
679
Forks
Watchers

Simple HTTP and REST client library for Go

StateView

625
Stars
79
Forks
Watchers

:sparkles: StateView is an invisible, zero-sized View that can be used to lazily inflate loadingView/emptyView/retryView/anyView at runtime.

gentleman

1.1k
Stars
53
Forks
Watchers

Plugin-driven, extensible HTTP client toolkit for Go

async-retry

1.8k
Stars
51
Forks
Watchers

Retrying made simple, easy and async

guzzle_retry_middleware

189
Stars
25
Forks
Watchers

Middleware for Guzzle v6/7+ that automatically retries HTTP requests on 429, 503 responses.