influxdata / influxdata/influxdb1-client
Does the timeout only applies to influxDB writes?
Open
- Dominant language
- Go
- Stars
- 192
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
Does the timeout in Timeout time.Duration https://github.com/influxdata/influxdb1-client/blob/a9ab5670611c9764d02779d2121f9a1240c1a867/v2/client.go#L47 only refers to influxDB writes?
Does influxDB read is also limited by the timeout specified?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with client.go at the Timeout field linked in the issue and trace where that setting is used for client operations. Confirm whether reads and writes are covered, then document the observed timeout scope and add or update a focused test if the repository provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100