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
281 forks
Language: Python
last commit: 20 days 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,917
shobrook/rebound Instantly fetches Stack Overflow results when an exception is thrown from a Python file. 4,106
sindresorhus/p-retry A utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling. 795
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,452
failsafe-lib/failsafe A Java library providing concise APIs for handling failures and implementing resilience patterns in software systems. 4,196
app-vnext/polly A .NET library for implementing resilience strategies in applications 13,439
getsentry/responses A utility library to mock out the requests Python library for testing purposes. 4,166
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,116
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,824
microsoft/restler-fuzzer Automatically tests cloud services through their REST APIs to find security and reliability bugs 2,610
hashicorp/go-retryablehttp A Go library that provides an HTTP client with automatic retries and exponential backoff. 1,995
pyupio/safety Detects known security vulnerabilities in Python dependencies and provides recommendations for remediation. 1,731