Skip to content

docs: clarify timeout units are milliseconds - #454

Open
amarkdotdev wants to merge 1 commit into
jfrog:masterfrom
amarkdotdev:docs/timeout-units-ms
Open

docs: clarify timeout units are milliseconds#454
amarkdotdev wants to merge 1 commit into
jfrog:masterfrom
amarkdotdev:docs/timeout-units-ms

Conversation

@amarkdotdev

Copy link
Copy Markdown

Summary

  • Document that ArtifactoryClientBuilder connection/socket timeouts are in milliseconds (Apache HttpClient 4.x).
  • Same clarification on HttpBuilderBase methods that feed RequestConfig.

Fixes #450

Test plan

  • Docs-only change; no behavioral tests required
  • Skim Javadoc on setters/getters for clarity

Document that ArtifactoryClientBuilder and HttpBuilder timeouts use
milliseconds, matching Apache HttpClient 4.x RequestConfig.

Fixes jfrog#450

Signed-off-by: Aaron Mark <amark@g.jct.ac.il>
@amarkdotdev
amarkdotdev marked this pull request as ready for review August 18, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timeout unit not specified

1 participant