influxdata / influxdb1-client

The old clientv2 for InfluxDB 1.x
MIT License
190 stars 112 forks source link

Use default transport in http client to preserve timeouts #43

Closed dionb closed 1 year ago

dionb commented 4 years ago

The transport that was being used did not configure timeouts, so broken tcp connections made the client hang.