Artifact python3-justbackoff_0.6.0-2_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3:any
  Description: |-
    Simple backoff algorithm
     This library provides a practical implementation of a backoff algorithm. It
     operates by initiating with a minimum delay which is subsequently multiplied
     by a factor upon each invocation of 'duration()'. The delay is capped at a
     specified maximum threshold. Users can reset the delay to its initial state by
     invoking the 'reset()' method. Optionally, 'jitter' can be introduced to
     introduce randomness into the delay duration, enhancing resilience against
     concurrent retry storms in distributed systems by randomly staggering retry
     attempts. This characteristic is particularly useful when establishing
     connections, providing a structured approach to handling retries. The backoff
     library can be applied in various scenarios such as network communication
     attempts, where it communicates with entities like sockets or other network
     services.
  Homepage: https://github.com/admiralobvious/justbackoff
  Installed-Size: '27'
  Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
  Package: python3-justbackoff
  Priority: optional
  Section: python
  Source: justbackoff
  Version: 0.6.0-2
srcpkg_name: justbackoff
srcpkg_version: 0.6.0-2

File

python3-justbackoff_0.6.0-2_all.deb
Binary file python3-justbackoff_0.6.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package justbackoff_0.6.0-2

binary package System mirror sid from https://deb.debian.org/debian - 1 week, 3 days ago 0 minutes
BETA