package
module
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Feb 9, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
backoff
Exponential backoff library
Documentation
¶
Backoff calls the callback function, progressively backing off until either the function succeeds, and error condition
is hit, or a timeout occurs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.