mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-21 09:39:17 +03:00
Previously the time spent on inverted index search could exceed the configured `-search.maxQueryDuration`. This commit stops searching in inverted index on query timeout.