retry-library
There are 96 repositories under retry-library topic.
retry-go
Simple golang library for retry mechanism
diehard
Clojure resilience library for flexible retry, circuit breaker and rate limiter
retry4j
Lightweight Java library for retrying unreliable logic - DEPRECATED
exceptionx
The `exceptionx` is a flexible and convenient Python exception handling library that allows you to dynamically create exception classes and provides various exception handling mechanisms.
retry.it
retry.it, a simple retry library
RetryRequestInterceptor-for-OkHttp
a interceptor for OkHttp which can save failed request in storage and will retry request until success or retry times over limit , or request live time over limit
jest-retry
Jest retry pattern for flaky E2E tests
kotlin-backoff
An exponential backoff library for Kotlin
scala-retry
Simple retry mechanism for arbitrary function calls in Scala.
retry-decorator
Decorator for retrying when exceptions occur
php-backoff
Simple back off / retry functionality
Luffy
Luffy is a simple resilience and transient-fault handling library
retryx
Promise-based retry workflow library.
SeleniumPageFactoryFramework
A comprehensive framework with Selenium Page-Factory design pattern framework with POM. Takes care of failing test cases Retry, Screen captures, Extent Reports, Excel Reading, Synchronization etc. Parallel execution and multiple browser execution is also possible with this framework,.
EnterpriseLibrary.TransientFaultHandling.Core
Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.
axios-retry-interceptor
Configurable Axios Interceptor to retry failed http calls.
async-retry
Async-retry controls asynchronous retries in Go, and can be shutdown gracefully.
httpx
Reliable HTTP for GoLang
retry
An essential retry-operation related library for Golang to build fault-tolerant system.
retry
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
valkyrietry
Fail, Retry, Succeed With Valkryrietry For Golang
grpc-connection-library
grpc-connection-library that supports the gRPC client-server connection interface for the developers to use as a gRPC middleware in the application.
guava-retrying3
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.
reliable-request
A golang opinionated library to provide reliable request using hystrix-go, go-cache, and go-resiliency.
retry
Small, full-featured, 100% test-covered retry package for golang.
retry
A pretty simple library to ensure your work to be done
Mulligan
Generic methods for retrying functions and actions in .NET
clientx
Library for fast building client API. Uses generics to encode/decode custom models
zig-retry
♻️ Retry faillible zig functions
retrygo
RetryGO is a flexible Go library for customizable retry strategies, supporting panic recovery and basic backoffs
retrykit
The easiest python retry module with context, for lazy people.
yet-another-try
Asynchronous retry executor with a configurable policy.
IX.Framework
A set of libraries that extend the .NET Framework and allow easier working in Enterprise environments.
Attempt
Attempt is a lightweight component provides declarative retry support for applications, not only but a polling strategy. With Attempt, you can easily poll for something with retry functionality. Non-spring and lightweight applications are friendly for a fewer dependencies.
retry
This is a free, simple retry library for Java - is pure implementation without any dependency. It helps you transparently retry failed operations.