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

pynamodb / PynamoDB / 2734 / 4
95%
devel: 95%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: devel
Ran 25 Nov 2019 03:53PM UTC
Files 22
Run time 2s
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

25 Nov 2019 03:51PM UTC coverage: 94.94% (+0.02%) from 94.922%
AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id

push

travis-ci

ikonst
Implement exponential backoff for batch writes (#728)


The old code failed to respect configured backoff policy, this PR changes it so it will no longer retry in infinite tight loop but instead apply the same backoff/retry policy as the rest of the api


* Implement exponential backoff for batch writes

* Review fix

Update pynamodb/connection/base.py

Co-Authored-By: Ilya Konstantinov <ilya.konstantinov@gmail.com>

* Add test for throwing PutError when max retries exceeded

* Fix format string type

Co-Authored-By: Ilya Konstantinov <ilya.konstantinov@gmail.com>

2552 of 2688 relevant lines covered (94.94%)

0.95 hits per line

Source Files on job 2734.4 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2425
  • Travis Job 2734.4
  • 347b64b6 on github
  • Prev Job for AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id on master (#2720.1)
  • Next Job for AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id on master (#2739.1)
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