_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-retrying 1.3.3
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rholder/retrying
Licenses: ASL 2.0
Synopsis: Library for adding retry behavior
Description:

Retrying is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything.

Features:

  • Generic Decorator API.

  • Specify stop condition (i.e. limit by number of attempts).

  • Specify wait condition (i.e. exponential backoff sleeping between attempts).

  • Customize retrying on Exceptions.

  • Customize retrying on expected returned result.

Total results: 1