GitHub topics: retrying
hynek/stamina
Production-grade retries for Python
Language: Python - Size: 923 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1,237 - Forks: 14

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: Java - Size: 801 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 1

fumoboy007/swift-retry
Retries in Swift with sensible defaults and powerful flexibility.
Language: Swift - Size: 84 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 134 - Forks: 1

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: Java - Size: 634 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 24 - Forks: 7

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: Java - Size: 343 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 5

litl/backoff
Python library providing function decorators for configurable backoff and retry
Language: Python - Size: 248 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2,684 - Forks: 154

dintegrity/retrying
Retry macros for rust functions
Language: Rust - Size: 44.9 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

rodion-m/dio_smart_retry
Flexible retry library for Dio. A next generation of an abandoned dio_retry package.
Language: Dart - Size: 57.6 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 95 - Forks: 47

shafreeck/retry
A pretty simple library to ensure your work to be done
Language: Go - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 2

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: PHP - Size: 39.1 KB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 0

marcelvoss/RetryKit
RetryKit is a package that implements a mechanism for retrying work based on strategies and outputs.
Language: Swift - Size: 21.5 KB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

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++ - Size: 257 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

restaurant-cheetah/take2
Easily define Take2 🎬 to retry API calls, methods, or just a block of code.
Language: Ruby - Size: 62.5 KB - Last synced at: 12 days ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 1

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: Swift - Size: 25.4 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 8 - Forks: 0

lazycuh/retry
Convenient utilities to retry executing some operation until success or failure at most 3 times
Language: TypeScript - Size: 122 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fumoboy007/swift-http-error-handling
Interpret HTTP responses and handle failures in Swift.
Language: Swift - Size: 22.5 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

borchero/Squid 📦
Declarative and Reactive Networking for Swift.
Language: Swift - Size: 2.21 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 71 - Forks: 6

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: Java - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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# - Size: 555 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 6

pnpnpn/retry-decorator
Decorator for retrying when exceptions occur
Language: Python - Size: 29.3 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 12

zaagan/extended-httparty
An extension for the HTTParty gem ( Adds ability to retry on failures and connection errors)
Language: Ruby - Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

Soreing/retrier
Simple and flexible go retrier
Language: Go - Size: 18.6 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

monime-lab/erlretry
A simple retry Erlang library with different back-off strategy
Language: Erlang - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

webmasterdevlin/RetryCircuitbreakerPythonDemo
Retry and circuit breaker policies in Python microservices.
Language: Python - Size: 325 KB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

HonzaMac/conditional-retry
Retry any third party api call based on you custom conditions
Language: PHP - Size: 7.81 KB - Last synced at: 21 days ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

alexpantyukhin/retryer
Language: Go - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

da440dil/go-trier
Re-execution for functions within configurable limits
Language: Go - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

denis-zavgorodny/retry-my-fetch
Tiny decorator for Fetch API which allows resending (retrying) your requests in case if that fails
Language: JavaScript - Size: 312 KB - Last synced at: about 11 hours ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

radkomih/attempt
Retry library with configurable waiting strategy.
Language: Ruby - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

jackfirth/racket-retry
A Racket package for retrying operations with exponential backoff, jitter, and backoff restarting
Language: Racket - Size: 38.1 KB - Last synced at: 5 days ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 2

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# - Size: 1.94 MB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 2

wjsc/retry-if-fails
Manage function retries
Language: JavaScript - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
