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

Freegle / Iznik / 28965 / 28965
73%
master: 73%

Build:
Build:
LAST BUILD BRANCH: fix/chat-list-scroll-on-select
DEFAULT BRANCH: master
Ran 29 Jul 2026 04:01PM UTC
Files 75
Run time 3s
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 Jul 2026 03:38PM UTC coverage: 22.048%. Remained the same
28965

Pull #1195

circleci

edwh
fix(retry): stop 504s triggering ten stacked retries of expensive requests

A 504 means the gateway gave up on a request the server was probably
still executing - usually an endpoint that is slow for everyone, not a
transient blip. The retry loop's ten attempts each stacked another full
copy of that work on the server (seen live on the sysadmin rippling
analytics tab: the retry loop kept ~10 heavyweight query sets running
against the DB while the user only ever saw one failure).

Retry a 504 once, after a 10s backoff instead of the usual attempt*1s,
then surface the failure.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #1195: fix(rippling): stop /rippling/analytics 504ing on the sysadmin KPIs

572 of 2839 branches covered (20.15%)

Branch coverage included in aggregate %.

343 of 1311 relevant lines covered (26.16%)

10.21 hits per line

Source Files on job playwright - 28965
  • Tree
  • List 75
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28965
  • CircleCI Build #28965
  • 9d12fcc5 on github
  • Prev Job for on fix/rippling-analytics-504 (#28944)
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