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

solidjs / solid / 33276812938
72%
main: 89%

Build:
Build:
LAST BUILD BRANCH: test/backpressure-gate
DEFAULT BRANCH: main
Ran 29 Aug 2026 09:48PM UTC
Jobs 1
Files 6
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

29 Aug 2026 09:43PM UTC coverage: 71.652%. Remained the same
33276812938

push

github

ryansolid
fix(web): live() retries the 4xx that invite it, honoring Retry-After (#3100)

The reconnect loop drew the definite-rejection line at "below 500", so
a rate limiter's 429 or a gateway's 408 permanently closed a healthy
stream — the statuses most likely to be transient, and least likely to
be the application's own answer. 408/425/429 now reconnect like a 5xx,
as does any failure carrying Retry-After: the peer naming the wait has
answered the question the exponential backoff guesses at, so the named
wait (capped at 60s) replaces the guess for that attempt, and the
header value rides the surfaced error as `retryAfter` (seconds) for
policy layers.

Co-authored-by: Cursor <cursoragent@cursor.com>

517 of 789 branches covered (65.53%)

Branch coverage included in aggregate %.

767 of 1003 relevant lines covered (76.47%)

14.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33276812938.1 29 Aug 2026 09:48PM UTC 6
71.65
GitHub Action Run
Source Files on build 33276812938
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33276812938
  • 02f87fea on github
  • Prev Build on next (#33274761882)
  • Next Build on next (#33276843797)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc