retry-fallback

Community

Graceful retries with backoff and fallback

Authorjrmatherly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers manage transient failures by retrying operations with backoff and providing graceful fallbacks.

Core Features & Use Cases

  • Exponential backoff with jitter to reduce retry storms.
  • Graceful degradation through fallbacks (cached data or alternate sources).
  • Cross-language support in TypeScript/JavaScript and Python for easy adoption.

Quick Start

Use the retry-fallback in your code to wrap a network call and automatically retry on transient errors, with an optional fallback to cached data.

Dependency Matrix

Required Modules

None required

Components

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: retry-fallback
Download link: https://github.com/jrmatherly/metorial-workspace/archive/main.zip#retry-fallback

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.