Readme has two conflicting entries for httpTimeout
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
```
--httpTimeout
Maximum time in ms to wait for an HTTP HEAD/GET request, default 0
which results in using the OS default
```
```
--httpTimeout
Maximum time to wait for the HTTP request, default Infinity
Use postfix 'ms', 's', 'm' or 'h' to change the unit.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the two README entries for --httpTimeout and determine which timeout description matches the current CLI behavior. Consolidate the conflicting documentation so the default, units, and request scope are stated consistently; done means only one accurate entry remains.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100