#retry (12 Repositories)
Ranked open-source repositories tagged with #retry, scored by pull request acceptance likelihood and maintainer engagement velocity.
11.5%
188.7h
12 repositories tagged #retry
SocketSomeone/nestjs-resilience
🛡️ A module for improving the reliability and fault-tolerance of your NestJS applications
cheapestinference/claude-auto-retry
Auto-retry Claude Code on subscription rate limits, API overload (529/5xx) and safeguard false positives — waits for the printed reset, exponential backoff, tmux-based
softwaremill/retry
because you should never give up, at least not on the first try
failsafe-go/failsafe-go
Fault tolerance and resilience patterns for Go
safwank/ElixirRetry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
donutloop/toolkit
Collection of useful patterns
BrunoBonacci/safely
Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.
michaelbull/kotlin-retry
A multiplatform higher-order function for retrying operations that may fail.
avast/retry-go
Simple golang library for retry mechanism
kamilsk/retry
♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.
Rican7/retry
A simple, stateless, functional mechanism to perform actions repetitively until successful.
JustinBeckwith/retry-axios
🦖 A super flexible interceptor for Axios that makes it easy to retry requests.