python-resilience
CommunityBuild fault-tolerant Python apps with retries.
AuthorNorkzYT
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Python applications often face transient failures (network glitches, timeouts, flaky services). This Skill provides a structured approach to adding retries, backoff, timeouts, and fault-tolerant decorators to keep systems resilient.
Core Features & Use Cases
- Exponential backoff with jitter to mitigate retry storms
- Timeout handling and optional circuit-breaker patterns for fault-tolerant services
- Decorator-based composition to separate resilience concerns from business logic
Quick Start
Install the tenacity library and wrap a function with a retry decorator to handle 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: python-resilience Download link: https://github.com/NorkzYT/claude-code-autopilot/archive/main.zip#python-resilience 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 471,000+ vetted skills library on demand.