retry-policy topic
AFNetworking-RetryPolicy
Nice category that adds the ability to set the retry interval, retry count and progressiveness.
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.
scala-retry
Simple retry mechanism for arbitrary function calls in Scala.
ember-concurrency-retryable
An Ember addon that adds retry strategies and a task modifier for automatically retrying ember-concurrency tasks.
EnterpriseLibrary.TransientFaultHandling.Core
Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.
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 th...