weaviate / weaviate/typescript-client
Timeout times are missing a unit
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 101
- Forks
- 38
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 2
Description
The TS docs do not specify whether the timeout is in seconds or 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
Start at src/connection/http.ts line 34, linked in the issue, and inspect the timeout documentation. Clarify whether the timeout is measured in seconds or milliseconds, then update the TS docs so the unit is explicit. Done means the timeout unit is unambiguous to users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100