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.
$npx -y skills add geniushtx/swe-skills-bench --skill python-resilienceInstalls into the current project.
Run `npx skills use "https://github.com/geniushtx/swe-skills-bench" --skill "geniushtx/swe-skills-bench/python-resilience"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/geniushtx/swe-skills-bench" that are relevant to the current task. Run `npx skills add "https://github.com/geniushtx/swe-skills-bench"` and select the relevant skills, then follow their instructions.