• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

litl / backoff / 127 / 4
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: python-37
DEFAULT BRANCH: master
Ran 07 Mar 2018 08:13PM UTC
Files 7
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Mar 2018 08:06PM UTC coverage: 100.0%. First build
127.4

push

travis-ci

Bob Green
Add max_time keyword argument

This addresses https://github.com/litl/backoff/issues/43

The core issue is that with `full_jitter`, `max_tries` is no longer a
reliable way to control the total retry time. This adds a similar
`max_time` keyword argument which triggers a giveup after a total
elapsed amount of time rather than a set number of retries.

Further, since full_jitter is actually the default behavior, you
probably generally want to use `max_time` rather than `max_tries` so
this updates the examples in the README to show that.

265 of 265 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 127.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 127.4
  • 8f05c976 on github
  • Next Job for on max-time (#130.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc