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

ericblade / mws-advanced / 28 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2018 09:01AM UTC
Files 28
Run time 1s
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 Jan 2018 08:59AM UTC coverage: 61.46% (-1.8%) from 63.298%
28.1

push

travis-ci

ericblade
throttle handling v0.0.1

- in conjunction with update to mws-simple 2.1.0, providing an easily
  machine readable error code, we can now detect throttling correctly
  at the higher level.
- super simple version to begin with:
  when callEndpoint receives a throttle message (503 error from mws), it
  will sleep() for the amount of time that it would take for you to receive
  your full amount of calls that were throttled ("maxInFlight"), and then
  it will re-try any requests that were throttled.
- You don't have to do anything special. Just use async/await or Promises
  as you should be, and your requests will automatically work with the
  throttling
- Obviously, there's lots of room to improve this.
- callEndpoint now receives the throttle information, by way of
  generateEndpoints
- fixed orders category to all have correct restoreRate definitions,
  where restoreRate is the number of requests you get restored per minute.
- doc updates

103 of 176 branches covered (58.52%)

Branch coverage included in aggregate %.

259 of 413 relevant lines covered (62.71%)

3.13 hits per line

Source Files on job 28.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28
  • Travis Job 28.1
  • 9b9721d2 on github
  • Prev Job for on master (#27.1)
  • Next Job for on master (#35.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