Skip to content

Cherry-pick #9105 to 1.81.x#9106

Merged
arjan-bal merged 1 commit into
grpc:v1.81.xfrom
arjan-bal:cherry-pick-9105-v1.81.x
May 4, 2026
Merged

Cherry-pick #9105 to 1.81.x#9106
arjan-bal merged 1 commit into
grpc:v1.81.xfrom
arjan-bal:cherry-pick-9105-v1.81.x

Conversation

@arjan-bal

@arjan-bal arjan-bal commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Addresses: #7023

Original PR: #9105

RELEASE NOTES: N/A

…9105)

Addresses: grpc#7023

This change removes the `ErrRetriesExhausted` error type introduced in
grpc#8894. The original requirement was only to add information to the error
message, not to provide the ability to programmatically inspect error
types. This PR keeps the updated error message but removes the new error
type. Since grpc#7023 hasn't been released yet, this is not a breaking
change.

RELEASE NOTES:
* grpc: enhance RPC failure error messages to indicate when retries are
exhausted.
@arjan-bal arjan-bal added this to the 1.81 Release milestone Apr 30, 2026
@arjan-bal arjan-bal added the Type: Feature New features or improvements in behavior label Apr 30, 2026
@codecov

codecov Bot commented Apr 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.62%. Comparing base (9183222) to head (8bce1bb).
⚠️ Report is 1 commits behind head on v1.81.x.

Additional details and impacted files
@@             Coverage Diff             @@
##           v1.81.x    #9106      +/-   ##
===========================================
- Coverage    83.11%   82.62%   -0.49%     
===========================================
  Files          413      413              
  Lines        33443    33475      +32     
===========================================
- Hits         27796    27660     -136     
- Misses        4230     4245      +15     
- Partials      1417     1570     +153     
Files with missing lines Coverage Δ
stream.go 62.07% <100.00%> (-20.03%) ⬇️

... and 17 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@easwars easwars assigned arjan-bal and unassigned easwars Apr 30, 2026
@arjan-bal arjan-bal merged commit 96748f9 into grpc:v1.81.x May 4, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Feature New features or improvements in behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants