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

ebourg / jsign / #389
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: restclient-retry-logic-timeout-2190678957648858992
DEFAULT BRANCH: master
Ran 09 Mar 2026 03:32PM 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

09 Mar 2026 03:21PM UTC coverage: 80.644%. First build
#389

Pull #342

google-labs-jules[bot]
Implement HTTP retry logic and set connection timeout in RESTClient

- Implemented retry logic in `RESTClient` for `SocketTimeoutException`: up to 3 attempts with a 5-second pause between attempts.
- Set the default connection timeout to 30 seconds.
- Refactored `RESTClient.query` into `query` (retry loop) and `queryOnce` (single request logic).
- Added `openConnection(URL)` and `sleep(long)` methods to `RESTClient` to facilitate testing.
- Added `net.jsign.jca.RESTClientTest` to verify the retry logic and timeout.

Co-authored-by: ebourg <54304+ebourg@users.noreply.github.com>
Pull Request #342: Implement HTTP retry logic and set connection timeout in RESTClient

12 of 17 new or added lines in 1 file covered. (70.59%)

4983 of 6179 relevant lines covered (80.64%)

0.81 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
91.51
jsign-crypto/src/main/java/net/jsign/jca/RESTClient.java
Jobs
ID Job ID Ran Files Coverage
1 #389.1 09 Mar 2026 03:32PM UTC 137
80.64
Source Files on build #389
  • Tree
  • List 137
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #342
  • Next Build on restclient-retry-logic-timeout-2190678957648858992
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