grafana / explore-logs

Repo for the Loki log exploration app
GNU Affero General Public License v3.0
310 stars 14 forks source link

Shard query splitting: add retrying flag to prevent cancelled requests #818

Closed matyax closed 1 month ago

matyax commented 1 month ago

Seen in grafana/grafana in the time query splitting with retrying support. This change indicates that the request will be retried so .complete() doesn't trigger the next request.