tenacity

retry library

A retrying library that simplifies the task of adding retry behavior to functions and blocks

Retrying library for Python

GitHub

7k stars
46 watching
282 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list

failurehacktoberfestpythonretryretry-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rholder/retrying A general-purpose retrying library for Python applications 1,918
shobrook/rebound Instantly fetches Stack Overflow results when an exception is thrown in a running program 4,109
sindresorhus/p-retry A utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling. 808
tommilligan/flake8-fixme Automatically detects and flags temporary notes in Python code to help maintain coding standards. 18
avast/retry-go A simple Go library for implementing retry mechanisms in HTTP requests 2,478
failsafe-lib/failsafe A Java library providing concise APIs for handling failures and implementing resilience patterns in software systems. 4,203
app-vnext/polly A .NET library for implementing resilience strategies in applications 13,487
getsentry/responses A utility library to mock out the requests Python library for testing purposes. 4,178
icanzilb/retry A Swift library that provides a flexible way to retry failed operations with customizable delay strategies and maximum attempts. 499
ajalt/fuckitpy A Python tool that helps run code despite errors using dynamic compilation and other techniques 5,117
yammer/tenacity A Dropwizard+Hystrix framework for building resilient REST services with automated circuit breakers and fallbacks. 203
shopify/toxiproxy A tool for simulating network conditions to test application resilience and chaos tolerance. 10,918
microsoft/restler-fuzzer Automatically tests cloud services through their REST APIs to find security and reliability bugs 2,621
hashicorp/go-retryablehttp A Go library that provides an HTTP client with automatic retries and exponential backoff. 2,020
pyupio/safety Detects known security vulnerabilities in Python dependencies and provides recommendations for remediation. 1,758