Top 55 retry open source projects

Toxy
Hackable HTTP proxy for resiliency testing and simulated network conditions
Mug
A small Java 8 util library, complementary to Guava (BiStream, Substring, MoreStreams, Parallelizer).
Afnetworking Retrypolicy
Nice category that adds the ability to set the retry interval, retry count and progressiveness.
Retry4j
Lightweight Java library for retrying unreliable logic
Loadmorewrapper
📦 make recyclerView supports load more and customize the footer view, without changes to the original adater of recyclerView. 在不改动 RecyclerView 原有的 adapter 的情况下,使 RecyclerView 滑动到底部的时候能够加载更多和自定义底部视图。
Resilient.js
Fault tolerant and reactive HTTP client for node.js and browsers
Rehttp
Package rehttp implements a Go HTTP transport that handles retries.
Kotlin Retry
A higher-order function for retrying operations that may fail.
Safely
Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.
View Load Retry
这个加载框架有点不一样,针对View进行加载,加载页面还保持了原View的属性,侧重点在灵活,哪里需要加载哪里,加载状态页面完全自定义,无任何限制,针对加载结果可以按需配置对应页面,LeakCanary检测无内存泄漏
Backoff
Python library providing function decorators for configurable backoff and retry
Riprova
Versatile async-friendly library to retry failed operations with configurable backoff strategies
Job
JOB, make your short-term command as a long-term job. 将命令行规划成任务的工具
Guzzle retry middleware
Middleware for Guzzle v6+ that automatically retries HTTP requests on 429, 503 responses.
Async Retry
Retrying made simple, easy and async
Gollback
Go asynchronous simple function utilities, for managing execution of closures and callbacks
Batchman
This library for Android will take any set of events and batch them up before sending it to the server. It also supports persisting the events on disk so that no event gets lost because of an app crash. Typically used for developing any in-house analytics sdk where you have to make a single api call to push events to the server but you want to optimize the calls so that the api call happens only once per x events, or say once per x minutes. It also supports exponential backoff in case of network failures
Routine
go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它
Octopoller.rb
A micro gem for polling and retrying. Perfect for making repeating requests.
Gentleman
Full-featured, plugin-driven, extensible HTTP client toolkit for Go
Luffy
Luffy is a simple resilience and transient-fault handling library
Resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
Stateview
✨ StateView is an invisible, zero-sized View that can be used to lazily inflate loadingView/emptyView/retryView at runtime.
Reattempt
🤞 Give your functions another chance
Retry Go
Simple golang library for retry mechanism
Retry
A simple, stateless, functional mechanism to perform actions repetitively until successful.
Failsafe
Fault tolerance and resilience patterns for the JVM
Elixirretry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
Retry
because you should never give up, at least not on the first try
Retry
♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.
Retry Axios
🦖 A super flexible interceptor for Axios that makes it easy to retry requests.
Flutter advanced networkimage
flutter advanced network image provider
Tenacity
Retrying library for Python
java-retrying
java retry module, based on guava-retrying, support sync/async retry
awsretry
Decorate your AWS Boto3 Calls with AWSRetry.backoff(). This will allows your calls to get around the AWS Eventual Consistency Errors.
sisyphus
The java retry framework.(支持注解的 java 重试框架)
perseverance
Make your functions 💪 resilient and 🚥 fail-fast to 💩 failures or ⌚ delays
resilience4clj-circuitbreaker
Resilience4Clj circuit breaker lets you decorate a function call (usually with a potential of external failure) with a safety mechanism to interrupt the propagation of failures.
re-retrying
A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that communicates with a remote service with flaky uptime.
✭ 36
javaretry
retry
Simple and easy retry mechanism package for Go
backoff
PHP library providing retry functionality with multiple backoff strategies and jitter support
HTMLTestRunner cn
HTMLTestRunner 汉化版,同时支持python 2和3,增加截图展示功能,失败重试
retrygroup
Package retrygroup provides synchronization, Context cancelation for groups of retry goroutines working on subtasks of a common task.
java-sdk
一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)
typescript-retry-decorator
lightweight typescript retry decorator with 0 dependency.
php-backoff
Simple back off / retry functionality
request-on-steroids
An HTTP client ✨ with retry, circuit-breaker and tor support 📦 out-of-the-box
View-Load-ReTry
这个加载框架有点不一样,针对View进行加载,加载页面还保持了原View的属性,侧重点在灵活,哪里需要加载哪里,加载状态页面完全自定义,无任何限制,针对加载结果可以按需配置对应页面,LeakCanary检测无内存泄漏
retries
Forget about your retry boilerplate
1-55 of 55 retry projects