Skip to content

Follow up of 4532 - Return data fetched from a subset of store-gateways instead of returning error if a single store-gateway fails #4839

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

Merged
merged 2 commits into from
Aug 23, 2022

Conversation

alanprot
Copy link
Member

What this PR does:

Just doing the same logic of #4532 when receiving the streams from store-gateways.

As this code run on a err group, an error on 1 store gateway will cause a retry on all store-gateways.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Alan Protasio <[email protected]>
@alanprot alanprot marked this pull request as ready for review August 23, 2022 17:21
Signed-off-by: Alan Protasio <[email protected]>
@alanprot alanprot merged commit 4bb8f24 into cortexproject:master Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants