retry topic
retry
Simple and easy retry mechanism package for Go
awsretry
Decorate your AWS Boto3 Calls with AWSRetry.backoff(). This will allows your calls to get around the AWS Eventual Consistency Errors.
retryx
Promise-based retry workflow library.
resilience4j
Resilience4j - Circuit breaker, bulkhead, rate limiter, retry, application monitoring with prometheus, grafana
Luffy
Luffy is a simple resilience and transient-fault handling library
java-sdk
一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,J...
retry
Configurable Go retry package, which invokes flaky functions until they succeed.
scala-retry
Simple retry mechanism for arbitrary function calls in Scala.
re-retrying
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 with flaky uptime.
axios-retry-interceptor
Configurable Axios Interceptor to retry failed http calls.