Package: wnpp Severity: wishlist Owner: Matheus Polkorny <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : python-stamina Version : 26.1.0 Upstream Contact: Hynek Schlawack <[email protected]> * URL : https://github.com/hynek/stamina/ * License : MIT Programming Lang: Python Description : stamina: Production-grade Retries Made Easy Transient failures are common in distributed systems. To make your systems resilient, you need to retry failed operations. But bad retries can make things much worse. stamina is an opinionated wrapper around the great-but-unopinionated Tenacity package. Our goal is to be as ergonomic as possible, while doing the right thing by default, and minimizing the potential for misuse. Used as a dependency for dnsrecon

