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

Record metrics for remote cache store errors (Cherry-pick of #15744) #15747

Merged
merged 1 commit into from
Jun 4, 2022

Conversation

stuhood
Copy link
Member

@stuhood stuhood commented Jun 3, 2022

The TODO referenced from #12544 was even more wrong than initially suspected. All of the relevant remote::Store accessing methods have internal retry, so the only issue was that we were not recording errors for requests which failed to fetch process outputs.

Fixes #12544.

The TODO referenced from pantsbuild#12544 was even more wrong than initially suspected. All of the relevant `remote::Store` accessing methods have internal retry, so the only issue was that we were not recording errors for requests which failed to fetch process outputs.

Fixes pantsbuild#12544.

[ci skip-build-wheels]
@stuhood stuhood added the category:bugfix Bug fixes for released features label Jun 3, 2022
@stuhood stuhood requested review from tdyas and Eric-Arellano June 3, 2022 22:52
@stuhood stuhood merged commit 634679a into pantsbuild:2.12.x Jun 4, 2022
@stuhood stuhood deleted the cherry-pick-15744-to-2.12.x branch June 4, 2022 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants