Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distributed Engine: have some partial response strategy #468

Open
MichaHoffmann opened this issue Jul 14, 2024 · 1 comment
Open

Distributed Engine: have some partial response strategy #468

MichaHoffmann opened this issue Jul 14, 2024 · 1 comment

Comments

@MichaHoffmann
Copy link
Contributor

Partial response strategy is something that is thanos specific right now and abstracted into the Select() call. Distributed engine changes that since it does the remote calls itself. We should think how we want to handle partial responses during distributed query execution.

@fpetkovski
Copy link
Collaborator

Perhaps this can be solved directly into the remote engine implementation where we convert errors to warns?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants