tenacity
retry library
A retrying library that simplifies the task of adding retry behavior to functions and blocks
Retrying library for Python
7k stars
46 watching
282 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
failurehacktoberfestpythonretryretry-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A general-purpose retrying library for Python applications | 1,918 |
| Instantly fetches Stack Overflow results when an exception is thrown in a running program | 4,109 |
| A utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling. | 808 |
| Automatically detects and flags temporary notes in Python code to help maintain coding standards. | 18 |
| A simple Go library for implementing retry mechanisms in HTTP requests | 2,478 |
| A Java library providing concise APIs for handling failures and implementing resilience patterns in software systems. | 4,203 |
| A .NET library for implementing resilience strategies in applications | 13,487 |
| A utility library to mock out the requests Python library for testing purposes. | 4,178 |
| A Swift library that provides a flexible way to retry failed operations with customizable delay strategies and maximum attempts. | 499 |
| A Python tool that helps run code despite errors using dynamic compilation and other techniques | 5,117 |
| A Dropwizard+Hystrix framework for building resilient REST services with automated circuit breakers and fallbacks. | 203 |
| A tool for simulating network conditions to test application resilience and chaos tolerance. | 10,918 |
| Automatically tests cloud services through their REST APIs to find security and reliability bugs | 2,621 |
| A Go library that provides an HTTP client with automatic retries and exponential backoff. | 2,020 |
| Detects known security vulnerabilities in Python dependencies and provides recommendations for remediation. | 1,758 |