Lightweight Java library for retrying unreliable logic - DEPRECATED
-
Updated
Jun 21, 2023 - Java
Lightweight Java library for retrying unreliable logic - DEPRECATED
Retries in Swift with sensible defaults and powerful flexibility.
Luffy is a simple resilience and transient-fault handling library
Simple Async busy wait module for Node.JS
A set of utility algorithms to retry operations, again and again.
A Go (Golang) package for managing retries for operations that might temporarily fail. It allows developers to customize how retries are handled using different strategies, such as increasing the wait time between each attempt - backoffs and jitters.
A retry policy framework for javascript written in typescript
A simple CSharp library for wrapping asynchronous code with retry behavior.
A small utility designed to be used alongside Dry::Monads::Result to repeatedly attempt an operation sleeping between failed attempts.
Reducing EPERM or other errors on win32 or other platforms using retry loop approach
Word Level Language Models
This repository demonstrates how to schedule jobs in Spring Boot application with Quartz Clustered mode.
Purely functional retry combinators for Scala
utilities to retry operations that may fail with configurable backoff behavior using macros over blocks of code
Zig implementation of exponential backoff algorithm.
Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate.
PHP library implementing various backoff alforithms such as exponential backoff.
WebSocket client, reconnecting and isomorphic. A simple implementation
Redis based highly available event delivery design
Add a description, image, and links to the backoff-strategy topic page so that developers can more easily learn about it.
To associate your repository with the backoff-strategy topic, visit your repo's landing page and select "manage topics."