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