effect-patterns-error-handling-resilience

Community

Make error-handling resilient in Effect-TS.

AuthorPaulJPhilp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust exponential backoff with jitter retry pattern for Effect-TS, enabling resilient error handling in distributed systems.

Core Features & Use Cases

  • Resilient retries: Automatically retry flaky operations with controlled timing to avoid overwhelming services.
  • Deterministic delays with jitter: Applies a scalable backoff schedule with jitter to desynchronize clients.
  • Observability-friendly: Includes logging hooks to trace retries and outcomes for easier debugging.

Quick Start

Apply the exponential backoff with jitter pattern to a failing API call as shown in the example. Integrate the pattern into your Effect-TS codebase to improve reliability.

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-patterns-error-handling-resilience
Download link: https://github.com/PaulJPhilp/EffectPatterns/archive/main.zip#effect-patterns-error-handling-resilience

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 223,000+ vetted skills library on demand.