retry-policy topic

List retry-policy repositories

AFNetworking-RetryPolicy

214
Stars
34
Forks
Watchers

Nice category that adds the ability to set the retry interval, retry count and progressiveness.

resilience-strategy-with-polly

28
Stars
5
Forks
Watchers

Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.

scala-retry

29
Stars
5
Forks
Watchers

Simple retry mechanism for arbitrary function calls in Scala.

ember-concurrency-retryable

23
Stars
2
Forks
Watchers

An Ember addon that adds retry strategies and a task modifier for automatically retrying ember-concurrency tasks.

Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.

RetrofitRetry

19
Stars
7
Forks
Watchers

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 th...