Skip to content

Conversation

@ThomasVitale
Copy link
Contributor

Add support for connect and read timeout in DoclingServeApi.Builder and implement the new fields in the reference client implementation.

@ThomasVitale ThomasVitale added enhancement New feature or request module:docling-serve-api The docling-serve-api module module:docling-serve-client The docling-serve-client module area:docling-serve Something related to docling-serve labels Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

:java_duke: JaCoCo coverage report

Overall Project 46.08% 🔴
Files changed 100% 🟢

Module Coverage
test-report-aggregation 46.09% 🟢
test-report-aggregation 46.09% 🟢
test-report-aggregation 46.07% 🟢
Files
Module File Coverage
test-report-aggregation DoclingServeClient.java 95.51% 🟢
ValidationUtils.java 92.76% 🟢
DoclingServeApi.java 62.35% 🟢
test-report-aggregation DoclingServeClient.java 95.51% 🟢
ValidationUtils.java 92.76% 🟢
DoclingServeApi.java 62.35% 🟢
test-report-aggregation DoclingServeClient.java 95.53% 🟢
ValidationUtils.java 92.76% 🟢
DoclingServeApi.java 62.35% 🟢

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

TestsPassed ✅SkippedFailed
Gradle Test Results (all modules & JDKs)936 ran936 passed0 skipped0 failed
TestResult
No test annotations available

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

HTML test reports are available as workflow artifacts (zipped HTML).

• Download: Artifacts for this run

@ThomasVitale ThomasVitale force-pushed the serve-api-builder-timeouts branch from 7c6b75d to 40161a2 Compare February 3, 2026 17:25
Add support for connect and read timeout in DoclingServeApi.Builder and implement the new fields in the reference client implementation.

Signed-off-by: Thomas Vitale <ThomasVitale@users.noreply.github.com>
@ThomasVitale ThomasVitale force-pushed the serve-api-builder-timeouts branch from 40161a2 to 0d92122 Compare February 3, 2026 17:34
@ThomasVitale ThomasVitale changed the title feat(serve): Support configuring timeouts in DoclingServeApi.Builder feat: Support configuring timeouts in DoclingServeApi.Builder Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

HTML test reports are available as workflow artifacts (zipped HTML).

• Download: Artifacts for this run

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

HTML test reports are available as workflow artifacts (zipped HTML).

• Download: Artifacts for this run

@edeandrea edeandrea merged commit 69002fa into main Feb 3, 2026
20 checks passed
@edeandrea edeandrea deleted the serve-api-builder-timeouts branch February 3, 2026 19:17
@edeandrea
Copy link
Contributor

@ThomasVitale I turned off the required check on the semantic PRs for now

@docling-java-ops
Copy link
Contributor

🎉 This issue has been resolved in v0.4.4 (Release Notes)

@docling-java-ops docling-java-ops bot added the released Issue has been released label Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docling-serve Something related to docling-serve enhancement New feature or request module:docling-serve-api The docling-serve-api module module:docling-serve-client The docling-serve-client module released Issue has been released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants