Should log an error if Graphite TCP listener times out on read #3739
Closed
Description
See this section: https://github.com/influxdb/influxdb/blob/master/services/graphite/service.go#L184-L187
If we timeout on the read, we should log the error.
See this section: https://github.com/influxdb/influxdb/blob/master/services/graphite/service.go#L184-L187
If we timeout on the read, we should log the error.