jfrog / jfrog/artifactory-client-java
Timeout unit not specified
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 331
- Forks
- 163
- Avg merge
- 20h 9m
- Merged PRs (30d)
- 1
Description
There is little to no code documentation and the variable names are also not speaking for themselves. What are the units for the timeout?
Seconds? Milliseconds?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open services/src/main/groovy/org/jfrog/artifactory/client/ArtifactoryClientBuilder.java at the timeout variable around line 74 and inspect how its value is passed or used. Clarify the timeout unit in the relevant code documentation or naming, and consider the issue resolved when a user can determine whether the value is in seconds or milliseconds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100