home/categories/architecture-patterns/wshobson-agents-plugins-python-development-skills-python-resilience-skill-md
architecture-patternsdevelopment

python-resilience

Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry logic, implementing timeouts, building fault-tolerant services, or handling transient failures.

wshobson
maintainer
wshobson
更新於 1/30/2026
星標
33377
分支
3622
quick start

Installation and usage

Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry logic, implementing timeouts, building fault-tolerant services, or handling transient failures.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use python-resilience