resque-retry
Retry tool
Provides retry logic and exponential backoff support for Resque jobs
A resque plugin; provides retry, delay and exponential backoff support for resque jobs.
422 stars
8 watching
138 forks
Language: Ruby
last commit: 12 months ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simple library to handle repeated attempts at completing a task with error handling and customizable backoff strategy | 12 |
| | Supports scheduling of future job runs in a background job system | 1,737 |
| | A general-purpose retrying library for Python applications | 1,918 |
| | Provides macros for retrying code with customizable delay and exception handling strategies. | 444 |
| | A library providing an interruptible mechanism to perform actions repetitively until successful | 341 |
| | Enriches an HTTP client with automatic retry functionality using exponential backoff. | 48 |
| | A utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling. | 808 |
| | A package for implementing retries in Go programs with flexible retry policies and timing | 50 |
| | A web interface to Resque's job queue system, built as a Rails engine. | 236 |
| | Enhances Rack::Timeout with safer service timeouts, dynamic timeouts, and custom error pages for Rails applications. | 362 |
| | A Go package for implementing retry logic in error handling | 10 |
| | A Swift library that provides a flexible way to retry failed operations with customizable delay strategies and maximum attempts. | 499 |
| | A plugin that enables asynchronous email sending with ActionMailer and Resque. | 604 |
| | A service that adds retry logic to Angular's HttpClient methods | 1 |
| | Provides a Go implementation of backoff strategies and retry mechanisms for operations with timed-out or failed attempts. | 85 |