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

enetx / surf / 25688092416 / 1
84%
main: 84%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 06:08PM UTC
Files 41
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

11 May 2026 06:03PM UTC coverage: 83.696% (+0.08%) from 83.615%
25688092416.1

push

github

enetx
feat(retry): honour Retry-After header

Retry loop now waits max(retryWait, Retry-After) on retryable
statuses. Both delay-seconds and HTTP-date are parsed by a new
internal/retryafter package.

Before this the header was ignored, so servers asking for a longer
backoff (429/503 from Cloudflare, GitHub, AWS) got the configured
retryWait instead. Responses without Retry-After behave exactly as
before.

retryWait stays the floor between retries; the ceiling for the whole
cycle is the request context deadline (WithContext). Builder.Timeout
bounds a single cli.Do, not the sleep.

3383 of 4042 relevant lines covered (83.7%)

71.01 hits per line

Source Files on job 25688092416.1
  • Tree
  • List 41
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25688092416
  • fd1ab034 on github
  • Prev Job for on main (#25669414411.1)
  • Delete
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