VictoriaMetrics/app/vmselect/netstorage
Aliaksandr Valialkin fb3d1380ac lib/storage: respect -search.maxQueryDuration when searching for time series in inverted index
Previously the time spent on inverted index search could exceed the configured `-search.maxQueryDuration`.
This commit stops searching in inverted index on query timeout.
2020-07-23 21:22:05 +03:00
..
netstorage.go lib/storage: respect -search.maxQueryDuration when searching for time series in inverted index 2020-07-23 21:22:05 +03:00
tmp_blocks_file.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
tmp_blocks_file_test.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00