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

Fix retries on store-gateway initial sync failure #4088

Merged
merged 2 commits into from
Apr 19, 2021

Conversation

pracucci
Copy link
Contributor

What this PR does:
In #3975 we introduced a retry on blocks synching but this didn't apply to initial sync (we missed it). This PR fixes it, adding retries to initial sync as well, covering the regression with a test too.

Which issue(s) this PR fixes:
N/A

Checklist

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

Signed-off-by: Marco Pracucci <[email protected]>
@pracucci pracucci requested a review from gouthamve April 19, 2021 16:36
Copy link
Contributor

@gouthamve gouthamve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Simple change and nice test!

@pracucci pracucci merged commit e08fbbd into cortexproject:master Apr 19, 2021
@pracucci pracucci deleted the fix-store-gateway-sync-retry branch April 19, 2021 17:06
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.

2 participants