retry-library

There are 95 repositories under retry-library topic.

  • jd/tenacity

    Retrying library for Python

    Language:Python6.6k46265280
  • avast/retry-go

    Simple golang library for retry mechanism

    Language:Go2.4k3447160
  • sunng87/diehard

    Clojure resilience library for flexible retry, circuit breaker and rate limiter

    Language:Clojure33173027
  • elennick/retry4j

    Lightweight Java library for retrying unreliable logic - DEPRECATED

    Language:Java20295926
  • gqylpy/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.

    Language:Python103061
  • seemethere/retry.it

    retry.it, a simple retry library

    Language:Python781075
  • seiginonakama/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

    Language:Java44325
  • bZichett/jest-retry

    Jest retry pattern for flaky E2E tests

    Language:JavaScript41549
  • reugn/kotlin-backoff

    An exponential backoff library for Kotlin

    Language:Kotlin40300
  • hipjim/scala-retry

    Simple retry mechanism for arbitrary function calls in Scala.

    Language:Scala29255
  • pnpnpn/retry-decorator

    Decorator for retrying when exceptions occur

    Language:Python275812
  • yriveiro/php-backoff

    Simple back off / retry functionality

    Language:PHP264111
  • GokGokalp/Luffy

    Luffy is a simple resilience and transient-fault handling library

    Language:C#22508
  • y13i/retryx

    Promise-based retry workflow library.

    Language:TypeScript21320
  • bhavikbpatel/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,.

    Language:Java205015
  • Dixin/EnterpriseLibrary.TransientFaultHandling.Core

    Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.

    Language:C#19557
  • flexdinesh/axios-retry-interceptor

    Configurable Axios Interceptor to retry failed http calls.

    Language:JavaScript18418
  • Kyash/async-retry

    Async-retry controls asynchronous retries in Go, and can be shutdown gracefully.

    Language:Go17910
  • gogama/httpx

    Reliable HTTP for GoLang

    Language:Go16310
  • rbrahul/retry

    An essential retry-operation related library for Golang to build fault-tolerant system.

    Language:Go15200
  • Tobion/retry

    A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.

    Language:PHP15600
  • grpc-connection-library

    Deeptiman/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.

    Language:Go14404
  • ruang-guru/valkyrietry

    Fail, Retry, Succeed With Valkryrietry For Golang

    Language:Go14831
  • globocom/reliable-request

    A golang opinionated library to provide reliable request using hystrix-go, go-cache, and go-resiliency.

    Language:Go1331
  • itning/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.

    Language:Java13202
  • s0rg/retry

    Small, full-featured, 100% test-covered retry package for golang.

    Language:Go12202
  • shafreeck/retry

    A pretty simple library to ensure your work to be done

    Language:Go12112
  • maxinfet/Mulligan

    Generic methods for retrying functions and actions in .NET

    Language:C#10171
  • wwwmarcos/await-retry

    Language:JavaScript9213
  • 0x9ef/clientx

    Library for fast building client API. Uses generics to encode/decode custom models

    Language:Go8101
  • softprops/zig-retry

    ♻️ Retry faillible zig functions

    Language:Zig710
  • sorokinigor/yet-another-try

    Asynchronous retry executor with a configurable policy.

    Language:Java6280
  • yoshiso/retrykit

    The easiest python retry module with context, for lazy people.

    Language:Python6200
  • adimosh/IX.Framework

    A set of libraries that extend the .NET Framework and allow easier working in Enterprise environments.

  • IceFrozen/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.

    Language:Java4100
  • pepperkit/retry

    This is a free, simple retry library for Java - is pure implementation without any dependency. It helps you transparently retry failed operations.

    Language:Java4380