Retryable HTTP client in Go
翻译 - Go中可重试的HTTP客户端
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with ...
Retries a GitHub Action step on failure or timeout
Axios plugin that intercepts failed requests and retries them whenever possible
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
翻译 - Golang gRPC中间件:拦截器链接,身份验证,日志记录,重试等。
A tiny library for retrying failing operations.
easy-retry
retry randomly failing rspec example
Nice category that adds the ability to set the retry interval, retry count and progressiveness.
Extend any fetch library with retry functionality.
Re-run (retry) failed RSpec examples.
A Cypress plugin to retry failed tests.
Abstraction for exponential and custom retry strategies for failed operations.
Configurable Axios Interceptor to retry failed http calls.
Go library for retrying with configurable backoffs
A resque plugin; provides retry, delay and exponential backoff support for resque jobs.