Smart Retry Logic
CommunityMake retries smart, fast, and safe.
Software Engineering#automation#robustness#error-handling#retry#backoff#circuit-breaker#transient-failures
Authormkolb22
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automatically retrying failed operations with intelligent backoff to reduce manual intervention and operational waste.
Core Features & Use Cases
- Exponential backoff with jitter to handle transient failures during external API calls.
- Circuit breaker to halt retries on persistent issues and fail fast or fall back.
- Selective/adaptive retry to retry only safe errors and respect rate limits.
- Observability & control with configurable limits and monitoring hooks.
Quick Start
Call a retry-enabled operation and let the system automatically back off and recover from transient failures.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Smart Retry Logic Download link: https://github.com/mkolb22/zen-plugin/archive/main.zip#smart-retry-logic Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.