Use case
users will run a query like "word" over a 7 day duration with a near infinite timeout, and expect to see some feedback that the query is progressing rather than waiting for 30s or longer without feedback
Proposed solution
after VictoriaMetrics/VictoriaLogs#1291 is completed surface the in progress results to the Grafana datasource
Alternatives considered
use recording rules or more optimial queries to return results in a shorter amount of time
Additional context
No response
Use case
users will run a query like "word" over a 7 day duration with a near infinite timeout, and expect to see some feedback that the query is progressing rather than waiting for 30s or longer without feedback
Proposed solution
after VictoriaMetrics/VictoriaLogs#1291 is completed surface the in progress results to the Grafana datasource
Alternatives considered
use recording rules or more optimial queries to return results in a shorter amount of time
Additional context
No response