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.
mog install mogteam/wshobson-python-resilience
Sourced from wshobson/agents under the MIT license.
After installing, your AI assistant needs a pointer to the skill file. Use the agent card below or the --wire flag.
Install + auto-wire
mog install mogteam/wshobson-python-resilience --target cursor --wireCreates .cursor/rules/wshobson-python-resilience.mdc pointing to the skill.
Agent card
## Wshobson 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. - **Install**: `mog install mogteam/wshobson-python-resilience --target cursor` - **Type**: skill - **Path after install**: `.cursor/skills/wshobson-python-resilience/SKILL.md` - **Targets**: cursor, claude-code, codex, gemini-cli, windsurf, generic When editing, read and follow @.cursor/skills/wshobson-python-resilience/SKILL.md
Paste into AGENTS.md, .cursor/rules, or your agent's instructions.
Install paths by target
No ratings yet.
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.
Free
mog install mogteam/wshobson-python-resilienceSource
wshobson
github.com/wshobson/agentsThis package is sourced from the above repository and distributed on mog under its original license.
@mogteam
Official curated skills and prompt templates from the mog.md team.