Found 15,644 repositories(showing 30)
App-vNext
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
go-resty
Simple HTTP, REST, and SSE client library for Go
resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
jd
Retrying library for Python
jiji262
A practical Douyin downloader for both single-item and profile batch downloads, with progress display, retries, SQLite deduplication, and browser fallback support. 抖音批量下载工具,去水印,支持视频、图集、合集、音乐(原声)。免费!免费!免费!
grpc-ecosystem
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
failsafe-lib
Fault tolerance and resilience patterns for the JVM
avast
Simple golang library for retry mechanism
h2non
Hackable HTTP proxy for resiliency testing and simulated network conditions
litl
Python library providing function decorators for configurable backoff and retry
hashicorp
Retryable HTTP client in Go
spring-projects
No description available
failsafe-go
Fault tolerance and resilience patterns for Go
softonic
Axios plugin that intercepts failed requests and retries them whenever possible
diegosouzapw
OmniRoute is an AI gateway for multi-provider LLMs: an OpenAI-compatible endpoint with smart routing, load balancing, retries, and fallbacks. Add policies, rate limits, caching, and observability for reliable, cost-aware inference.
ReactKit
Promise + progress + pause + cancel + retry for Swift.
rholder
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
vercel
Retrying made simple, easy and async
connor4312
🐦 A resilience and fault-handling library. Supports Backoffs, Retries, Circuit Breakers, Timeouts, Bulkhead Isolation, and Fallbacks.
rholder
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
AttoJS
⚡️ This is a library that can easily help you manage request states, supporting common features such as SWR, polling, error retry, caching, and pagination, etc. ⚡️ 这是一个能够轻松帮助你管理请求状态的库,支持 SWR、轮询、错误重试、缓存、分页等常用功能。
L-Blondy
Advanced fetch client builder
hynek
Production-grade retries for Python
tim-kos
Abstraction for exponential and custom retry strategies for failed operations.
h2non
Plugin-driven, extensible HTTP client toolkit for Go
Xuanwo
Make retry like a built-in feature provided by Rust.
sindresorhus
Retry a promise-returning or async function
kamui
Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.
kuitos
🍱 axios extensions lib, including throttle, cache, retry features etc...
intsmaze
懒松鼠Flink-Boot 脚手架让Flink全面拥抱Spring生态体系,使得开发者可以以Java WEB开发模式开发出分布式运行的流处理程序,懒松鼠让跨界变得更加简单。懒松鼠旨在让开发者以更底上手成本(不需要理解分布式计算的理论知识和Flink框架的细节)便可以快速编写业务代码实现。为了进一步提升开发者使用懒松鼠脚手架开发大型项目的敏捷的度,该脚手架默认集成Spring框架进行Bean管理,同时将微服务以及WEB开发领域中经常用到的框架集成进来,进一步提升开发速度。比如集成Mybatis ORM框架,Hibernate Validator校验框架,Spring Retry重试框架等,具体见下面的脚手架特性。