There are 1 repository under retry-library topic.
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.
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 pattern for flaky E2E tests
An exponential backoff library for Kotlin
Simple retry mechanism for arbitrary function calls in Scala.
Decorator for retrying when exceptions occur
Simple back off / retry functionality
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,.
Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.
Configurable Axios Interceptor to retry failed http calls.
Async-retry controls asynchronous retries in Go, and can be shutdown gracefully.
An essential retry-operation related library for Golang to build fault-tolerant system.
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
grpc-connection-library that supports the gRPC client-server connection interface for the developers to use as a gRPC middleware in the application.
A golang opinionated library to provide reliable request using hystrix-go, go-cache, and go-resiliency.
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.
RetryGO is a flexible Go library for customizable retry strategies, supporting panic recovery and basic backoffs
Asynchronous retry executor with a configurable policy.
A set of libraries that extend the .NET Framework and allow easier working in Enterprise environments.