error-retry-tracking

Official

Track errors and retries to boost resilience.

Authornexus-labs-automation
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Instrument error handling to understand failure patterns and recovery behavior across distributed components.

Core Features & Use Cases

  • Error Classification: categorize transient vs permanent failures to guide retries and fallbacks.
  • Retry & Fallback Telemetry: capture retry counts, delays, outcomes, and fallback transitions to optimize strategies.
  • Framework Integration: supports decorators and patterns (e.g., with_retry) to instrument LLM/tool calls and API requests.
  • Error Aggregation: summarize errors per session or provider to monitor health and regression.
  • Guardrails & Anti-patterns: detect common pitfalls and improve resilience with precautionary checks.

Quick Start

Wrap your callables with the with_retry decorator to start collecting retry telemetry and error context.

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: error-retry-tracking
Download link: https://github.com/nexus-labs-automation/agent-observability/archive/main.zip#error-retry-tracking

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.