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

pynamodb / PynamoDB / 2734
95%
devel: 95%

Build:
Build:
LAST BUILD BRANCH: bug/remove_wrong_docstring
DEFAULT BRANCH: devel
Ran 25 Nov 2019 03:52PM UTC
Jobs 5
Files 66
Run time 1min
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

pending completion
2734

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>

7689 of 8064 relevant lines covered (95.35%)

4.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2734.1 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id) 25 Nov 2019 03:52PM UTC 0
94.94
Travis Job 2734.1
2 2734.2 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id) 25 Nov 2019 03:52PM UTC 0
94.94
Travis Job 2734.2
3 2734.3 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id) 25 Nov 2019 03:52PM UTC 0
94.94
Travis Job 2734.3
4 2734.4 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id) 25 Nov 2019 03:53PM UTC 0
94.94
Travis Job 2734.4
5 2734.5 (AWS_SECRET_ACCESS_KEY=fake_key AWS_ACCESS_KEY_ID=fake_id) 25 Nov 2019 03:54PM UTC 0
94.94
Travis Job 2734.5
Source Files on build 2734
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2734
  • 347b64b6 on github
  • Prev Build on master (#2720)
  • Next Build on master (#2739)
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

© 2025 Coveralls, Inc