retrying

There are 33 repositories under retrying topic.

  • litl/backoff

    Python library providing function decorators for configurable backoff and retry

    Language:Python2.6k34107148
  • stamina

    hynek/stamina

    Production-grade retries for Python

    Language:Python9816711
  • fumoboy007/swift-retry

    Retries in Swift with sensible defaults and powerful flexibility.

    Language:Swift118120
  • rodion-m/dio_smart_retry

    Flexible retry library for Dio. A next generation of an abandoned dio_retry package.

    Language:Dart9332945
  • borchero/Squid

    Declarative and Reactive Networking for Swift.

    Language:Swift718256
  • pnpnpn/retry-decorator

    Decorator for retrying when exceptions occur

    Language:Python275812
  • sbabcoc/JUnit-Foundation

    JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.

    Language:Java225366
  • sbabcoc/TestNG-Foundation

    TestNG Foundation is a lightweight collection of TestNG listeners, interfaces, and static utility classes that supplement and augment the functionality provided by the TestNG API.

    Language:Java13785
  • mentionapp/retry

    Retry is a PHP library for retrying operations with customizable backoff, jitter, and support for both synchronous and asynchronous APIs. It also allows for offline retrying and serialization.

    Language:PHP121300
  • restaurant-cheetah/take2

    Easily define Take2 🎬 to retry API calls, methods, or just a block of code.

    Language:Ruby121351
  • shafreeck/retry

    A pretty simple library to ensure your work to be done

    Language:Go12112
  • channeladam/ChannelAdam.Wcf

    DEPRECATED - A .NET library that makes it easy to use WCF clients/channels and prevent memory and connection leaks by automatically correctly performing the close/abort pattern.

    Language:C#8417
  • marcelvoss/RetryKit

    RetryKit is a package that implements a mechanism for retrying work based on strategies and outputs.

    Language:Swift8301
  • fumoboy007/swift-http-error-handling

    Interpret HTTP responses and handle failures in Swift.

    Language:Swift7100
  • swiftuiux/retry-policy-service

    Retry policies for network requests in swift DispatchTimeInterval to Duration swift retry swift Retry strategies library Retry policies for network requests Retry strategies for API calls Configurable retry strategies for REST Exponential backoff algorithm

    Language:Swift710
  • GeekAbdelouahed/flutter_network_image

    flutter_network_image is a flutter package that provides an ImageProvider automatically retries failed network image loads, ensuring smooth image loading on mobile and web platforms.

    Language:C++4210
  • jackfirth/racket-retry

    A Racket package for retrying operations with exponential backoff, jitter, and backoff restarting

    Language:Racket43162
  • dintegrity/retrying

    Retry macros for rust functions

    Language:Rust3090
  • HonzaMac/conditional-retry

    Retry any third party api call based on you custom conditions

    Language:PHP2200
  • kiwiproject/retrying-again

    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.

    Language:Java23441
  • zaagan/extended-httparty

    An extension for the HTTParty gem ( Adds ability to retry on failures and connection errors)

    Language:Ruby2301
  • tensorush/zig-backoff

    Zig implementation of exponential backoff algorithm.

    Language:Zig1100
  • da440dil/go-trier

    Re-execution for functions within configurable limits

    Language:Go0200
  • denis-zavgorodny/retry-my-fetch

    Tiny decorator for Fetch API which allows resending (retrying) your requests in case if that fails

    Language:JavaScript0200
  • lazycuh/retry

    Convenient utilities to retry executing some operation until success or failure at most 3 times

    Language:TypeScript0100
  • monime-lab/erlretry

    A simple retry Erlang library with different back-off strategy

    Language:Erlang0200
  • radkomih/attempt

    Retry library with configurable waiting strategy.

    Language:Ruby0100
  • channeladam/ChannelAdam.Core

    DEPRECATED - A .NET library that provides helpful functionality including base classes for disposables and finalizers, weak events and proxies, and other functionality for reflection, XML validation, serialisation & conversion, string placeholder substitution, retry policies and command patterns.

    Language:C#212
  • DTADMI/spring-todo-list-firestore-api

    A Java Spring boot API to create a To-Do list app using Firestore as the DB with these patterns implemented : DTO, DAO, logging, caching, load shedding, rate limiting, time limiting, circuit breaking, retrying, Error handling

    Language:Java10
  • Soreing/retrier

    Simple and flexible go retrier

    Language:Go10
  • webmasterdevlin/RetryCircuitbreakerPythonDemo

    Retry and circuit breaker policies in Python microservices.

    Language:Python10
  • wjsc/retry-if-fails

    Manage function retries

    Language:JavaScript10