tenacity-retry

Community

Make Python calls resilient with tenacity.

AuthorAlex1980Alex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Implement robust retry logic for unreliable API calls and I/O operations.

Core Features & Use Cases

  • Decorator-based retry for sync and async functions with exponential backoff and jitter.
  • Prebuilt retry utilities for common scenarios (LLM calls, embeddings, DB operations, HTTP requests) and a configurable retry factory.
  • Clear examples and templates to quickly integrate retry behavior into workflows.

Quick Start

Install tenacity and decorate your functions with the ready-made retry decorators to enable automatic retry behavior.

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: tenacity-retry
Download link: https://github.com/Alex1980Alex/1C-Enterprise_Framework/archive/main.zip#tenacity-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.