retries-backoff
CommunityImplement robust retry strategies to avoid outages and improve system reliability.
Authorhung-phan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides guidance on implementing retry strategies with backoff and jitter to handle transient errors and improve system reliability, preventing outages and reducing load on recovering services.
Core Features & Use Cases
- Retry Policies: Define retry budgets, backoff, and jitter to control retry behavior.
- Idempotency Keys: Ensure retry safety for mutating operations.
- Deadline Propagation: Maintain original request deadlines across service hops.
- Use Case: Utilize this Skill to implement retries for a payment API call, ensuring idempotency and handling transient errors without causing amplification of issues.
Quick Start
Implement a retry policy for a payment API call using the retries-backoff skill.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: retries-backoff Download link: https://github.com/hung-phan/system-skills/archive/main.zip#retries-backoff 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 620,000+ vetted skills library on demand.