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

wooga / atlas-appcenter / 29 / 2
65%
master: 65%

Build:
DEFAULT BRANCH: master
Ran 16 Dec 2020 12:10PM UTC
Files 7
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

16 Dec 2020 12:10PM UTC coverage: 85.6% (-5.5%) from 91.071%
29.2

push

jenkins

Improve rate limit handling (#33)

Description
===========

This patch adds a special handler for the `429` http response code. The
[microsoft docs] describe some headers that will be available when the
rate limit nears its end. I deciced to implement a simple handler for
the `Retry-After` header. This should contain a time value in seconds
when to retry the service again. I implemented the handler with a
generic method. The caller has to provide a closure which will be called
after the timeout. I setup a fallback timeout of 2 minutes in case the
header can't be found.

Changes
=======

* ![IMPROVE] rate limit handling

[microsoft docs]: https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits?view=azure-devops#api-client-experience

321 of 375 relevant lines covered (85.6%)

0.86 hits per line

Source Files on job 29.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29
  • 45aae4f1 on github
  • Prev Job for on master (#25.2)
  • Next Job for on master (#34.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