Changelog#

All notable changes for tubthumper will be documented in this file. This project adheres to Semantic Versioning and Keep a Changelog.

0.0.1 (2021-06-17)#

Changed#

  • Reduced overhead of retry utilities by calculating backoff incrementally

0.0.0 (2021-10-16)#

Added#

  • retry function

  • retry_decorator function

  • retry_factory function

  • RetryError exception