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 nil error got returned when there was error after retry #5224

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

alexqyle
Copy link
Contributor

What this PR does:
This PR fixed an uncaught code logic introduced in #5217 which return nil even there is error being returned after retrying bucket operation. Also, added more logging for troubleshooting bucket operation failures.

Checklist

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

@alanprot alanprot merged commit 9435796 into cortexproject:master Mar 21, 2023
@alexqyle alexqyle deleted the fix-for-5217 branch July 17, 2024 17:52
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