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

dcdpr / jp / 18020514990
58%

Build:
DEFAULT BRANCH: main
Ran 25 Sep 2025 08:59PM UTC
Jobs 1
Files 137
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

25 Sep 2025 08:58PM UTC coverage: 45.555% (-0.1%) from 45.669%
18020514990

push

github

web-flow
fix(llm, anthropic): Improve rate limit and error retry handling (#253)

Enhances the robustness of LLM interactions by implementing better retry
logic with attempt limits.

Rate limited requests now retry automatically up to 5 times with proper
backoff timing, while empty responses trigger up to 3 retry attempts.
The system provides structured logging for retry attempts, making it
easier to diagnose API issues during `jp query` operations.

Adds special handling for Anthropic's `overloaded_error` responses,
which are now treated as rate limits with a 3-second retry delay. This
addresses Anthropic's notoriously unreliable API behavior during high
load periods.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

2 of 47 new or added lines in 3 files covered. (4.26%)

2 existing lines in 1 file now uncovered.

6123 of 13441 relevant lines covered (45.55%)

5.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
0.0
0.0% crates/jp_cli/src/cmd.rs
4
59.59
-0.07% crates/jp_llm/src/provider/anthropic.rs
37
31.69
-1.41% crates/jp_cli/src/cmd/query.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
31.69
-1.41% crates/jp_cli/src/cmd/query.rs
Jobs
ID Job ID Ran Files Coverage
1 18020514990.1 25 Sep 2025 08:59PM UTC 137
45.55
GitHub Action Run
Source Files on build 18020514990
  • Tree
  • List 137
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18020514990
  • 0d46c78b on github
  • Prev Build on main (#18012525543)
  • Next Build on main (#18022342990)
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