Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <[email protected]>

* Package name    : python-retrying
  Version         : 1.2.2
  Upstream Author : Ray Holder <[email protected]>
* URL             : https://github.com/rholder/retrying
* License         : Apache-2.0
  Programming Lang: Python
  Description     : simplifies the task of adding retry behavior

 Retrying is an Apache 2.0 licensed general-purpose retrying library, written
 in Python, to simplify the task of adding retry behavior to just about
 anything.
 .
 Features:
  * Generic Decorator API
  * Specify stop condition (limit by number of attempts)
  * Specify wait condition (exponential backoff sleeping between attempts)
  * Customize retrying on Exceptions
  * Customize retrying on expected returned result


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
https://lists.debian.org/[email protected]

Reply via email to