Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with retry-strategies

A curated list of projects in awesome lists tagged with retry-strategies .

https://github.com/App-vNext/Polly

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

circuit-breaker circuit-breaker-pattern dotnet fault-handler resilience resiliency-patterns retry-strategies transient-fault-handling

Last synced: 27 Oct 2024

https://github.com/app-vnext/polly

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

circuit-breaker circuit-breaker-pattern dotnet fault-handler resilience resiliency-patterns retry-strategies transient-fault-handling

Last synced: 16 Dec 2024

https://github.com/safwank/ElixirRetry

Simple Elixir macros for linear retry, exponential backoff and wait with composable delays

delay exponential-backoff linear-retry retry retry-strategies wait

Last synced: 01 Nov 2024

https://github.com/elennick/retry4j

Lightweight Java library for retrying unreliable logic - DEPRECATED

backoff-strategy deprecated java java-8 java-library java8 retries retry retry-library retry-strategies

Last synced: 28 Sep 2024

https://github.com/lifeomic/attempt

A JavaScript library that makes it easier to retry functions that return a promise

async attempt await backoff exponential-backoff javascript nodejs promise retry retry-strategies team-skillspring typescript

Last synced: 22 Dec 2024

https://github.com/Polly-Contrib/Polly.Contrib.WaitAndRetry

Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.

dotnet fault-handler fault-tolerance jitter-formula jitter-recommendation polly resilience resiliency resiliency-patterns retry-intervals retry-pattern retry-policies retry-strategies transient-fault-handling

Last synced: 14 Nov 2024

https://github.com/manuelmeurer/tries

Solidify your code and retry on petty exceptions

retry retry-strategies

Last synced: 08 Nov 2024

https://github.com/z4kn4fein/trybot

A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.

circuit-breaker fallback netstandard rate-limiter resilience retry-strategies timeout transient-fault-handling

Last synced: 27 Oct 2024

https://github.com/victorhsr/vertx-retryable-kafka-consumer

Este projeto apresenta uma implementação de demonstração sobre como poderíamos utilizar mecanismos de retry e DLQ numa arquitetura event driven, utilizando-se do Apache Kafka, Vertx e RxJava.

apache-kafka cqrs event-driven example-project java-8 jsonb kafka kafka-consumer maven-multi-module multi-module-project retry retry-strategies rxjava rxjava3 vertx

Last synced: 11 Oct 2024

https://github.com/space-code/typhoon

Typhoon is a service for retry policies

exponential-backoff retry retry-strategies swift

Last synced: 12 Nov 2024

https://github.com/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

concurrency duration ios retry-intervals retry-pattern retry-policy retry-strategies retry-swift retrying swift timeinterval

Last synced: 06 Dec 2024

https://github.com/talaatmagdyx/retry_plus

A generic retry package for Python.

retry retry-strategies

Last synced: 27 Oct 2024

https://github.com/xinpianchang/xpc-advanced

An advanced utilities for more complicated cases, use @newstudios/common as a dependency

dispatcher disposable kvo retry-strategies state-machine task task-queue

Last synced: 07 Dec 2024

https://github.com/arakelian/retry

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.

java java-11 retry retry-library retry-strategies retryer

Last synced: 19 Nov 2024

https://github.com/ilicmiljan/retry-master

RetryMaster is a flexible and extensible PHP library for handling operation retries.

retry-intervals retry-library retry-logic retry-pattern retry-policies retry-requests retry-strategies

Last synced: 17 Dec 2024

https://github.com/swiftuiux/retry-policy-service-example

Example for retry service provides policy for how often some operation should happen with the timeout limit

retry retry-pattern retry-policy retry-strategies retrying-requests swift

Last synced: 06 Dec 2024

https://github.com/xgfone/go-retry

Supply some retry policies to call a function.

retry retry-intervals retry-library retry-policies retry-policy retry-strategies

Last synced: 04 Dec 2024

https://github.com/amillert/retry-my-cats

Retry with exponential backoff policy for cats effect IO monad

cats-effect retry-strategies scala scala3

Last synced: 13 Nov 2024

https://github.com/wisedev-code/workflowguard.net

WorkflowGuard is a .NET library that provides an easy-to-use attribute-based mechanism for applying resilient policies to method executions.

csharp dotnet nuget open-source retry-strategies validation

Last synced: 09 Oct 2024

https://github.com/radkomih/attempt

Retry library with configurable waiting strategy.

retries retry retry-library retry-strategies retrying

Last synced: 22 Nov 2024

https://github.com/mbg/retry-types

Type-level representations of retry policies in Haskell.

haskell haskell-library retry-strategies types

Last synced: 13 Dec 2024