This is a Rust implementation of tetris using the Cursive library
A Rust and CLI client for the Pact Broker. Publish and retrieve pacts and verification results.
Retry module, providing a feature-complete, type-safe retry management system with support for multiple delay strategies and event listeners
Retry-as-a-value: zero-cost, ownership-friendly retries with diagnosable outcomes with full async and lib/app boundaries support
Async retry with exponential backoff and circuit breaker for Rust
General-purpose retrying library for Rust with macros and functions
Retry module, providing a feature-complete, type-safe retry management system with support for multiple delay strategies and event listeners
Redis patterns for the Pleme platform - presence management, caching, and real-time features
Async resilience policies for Rust inspired by Polly
A comprehensive Rust client library for the Veracode platform (Applications, Identity, Pipeline Scan, Sandbox)
easy-to-use utilities to add retry logic to async functions
Typed compare-and-swap executor with retry-aware conflict handling
Retries is a gem for retrying blocks with randomized exponential backoff.
Retrying code blocks in Ruby
retry intermittently failing rspec examples
Catches exceptions and retries each request a limited number of times.
https://twitter.com/schneems/status/1138899094137651200
activejob-retry provides automatic retry functionality for failed ActiveJobs, with exponential backoff. Features: * Works with any queue adapter that supports retries. * Whitelist/blacklist exceptions to retry on. * Exponential backoff (varying the delay between retries). * Light and easy to override retry logic.
Retry an RSpec test until it succeeds
General purpose retry cli program for anything
Retriable is a simple DSL to retry failed code blocks with randomized exponential backoff. This is especially useful when interacting with external APIs/services or file system calls.
A zero-dependency HTTP client built on Ruby's net/http with automatic retries, request/response interceptors, and a clean API for JSON services.
Idempotent Rack middleware
Retry handling kit