influxdb/query/mock
Mark Rushakoff d0517f288a fix(query): return statistics even in encoder error case
The ProxyQueryServiceAsyncBridge was not returning statistics when there
was an encoder error. Because the encoder was just writing to an
io.Writer, it was possible that a remote disconnect could happen and
statistics could not be reported.
2019-04-16 09:51:13 -07:00
..
logger.go fix(query): change logging bridge to be a service instead 2019-04-11 14:46:45 -06:00
service.go fix(query): return statistics even in encoder error case 2019-04-16 09:51:13 -07:00