grafana / grafana/pyroscope

Frontend: Retry failed request.

Open
#2,686 0 comments 0 reactions 0 assignees View on GitHub
v1
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

Right now if a queries fails in the query frontend we actually fails everything, we should at least retry like Mimir and Loki.

This is the downstream middleware they use https://github.com/grafana/loki/blob/main/pkg/querier/queryrange/queryrangebase/retry.go

We should have the same middleware too with a good default config for any downstream queries from the frontend.

To learn more about the query frontend see https://grafana.com/docs/mimir/latest/references/architecture/components/query-frontend/

@bryanhuhta A good one to learn about the query-frontend.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.