retry-policy
There are 22 repositories under retry-policy topic.
kubatruhlar/AFNetworking-RetryPolicy
Nice category that adds the ability to set the retry interval, retry count and progressiveness.
hipjim/scala-retry
Simple retry mechanism for arbitrary function calls in Scala.
vany0114/resilience-strategy-with-polly
Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.
maxfierke/ember-concurrency-retryable
An Ember addon that adds retry strategies and a task modifier for automatically retrying ember-concurrency tasks.
dalwadi2/RetrofitRetry
Some times because of Server problem we are facing A Network Fluctuatuion while calling the API. To resolve that problem I've made a Simple lightweight library which provides Functionality to Retry that API call at time of network error. Take a look and Feel free to Contribute.
Dixin/EnterpriseLibrary.TransientFaultHandling.Core
Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.
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.
leo-the-nardo/asapcard-hackaton
Grupo finalista do Hackaton da AsapCard [Golang & Java]
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.
igor11191708/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
stijnbuurman/retry-policy
A retry policy framework for javascript written in typescript
SenseiCris/RetryPolicy
A simple Retry Policy for dotnet core
gdiegel/retryJ
Retry library for Java
igor11191708/retry-policy-service-example
Example for retry service provides policy for how often some operation should happen with the timeout limit
xgfone/go-retry
Supply some retry policies to call a function.
aguimaraes/bureaucrat
Failure is my thing
atidev/traefikretryplugin
Plugin that allows to retry HTTP requests
Reacture/Khala.TransientFaultHandling
Transient fault handling
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.
daalvand/retry-policy
This package is for doing jobs with high reliability
sahir/PollyJobRetry
Perform 25 retries over approximately 21 days.