effect-uai-model-retry

Official

Retry transient model failures with exponential backoff.

Authorbetalyra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables automatic retry of transient model failures (rate limits, transport hiccups, timeouts) using exponential backoff, while letting non-retryable failures (ContentFiltered, AuthFailed, InvalidRequest, ContextLengthExceeded, etc.) propagate immediately.

Core Features & Use Cases

  • Retry policy with exponential backoff for RateLimited, Unavailable, and Timeout errors.
  • Non-retryable errors are surfaced without retry.
  • Use cases include robust model invocation in streaming or multi-turn workflows, across providers, with safe cap on retries.

Quick Start

Wrap your model calls in a retryable pipeline with exponential backoff and a capped retry limit.

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: effect-uai-model-retry
Download link: https://github.com/betalyra/effect-uai/archive/main.zip#effect-uai-model-retry

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.