Skip to content

feat(gax): retry on Unknown and 503#5023

Merged
coryan merged 1 commit intogoogleapis:mainfrom
coryan:feat-gax-handle-more-transient-errors
Mar 16, 2026
Merged

feat(gax): retry on Unknown and 503#5023
coryan merged 1 commit intogoogleapis:mainfrom
coryan:feat-gax-handle-more-transient-errors

Conversation

@coryan
Copy link
Copy Markdown
Collaborator

@coryan coryan commented Mar 16, 2026

Fixes #5017 and fixes #5022

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.65%. Comparing base (e3b0626) to head (7641111).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5023      +/-   ##
==========================================
- Coverage   92.67%   92.65%   -0.02%     
==========================================
  Files         226      226              
  Lines        8677     8675       -2     
==========================================
- Hits         8041     8038       -3     
- Misses        636      637       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@coryan coryan marked this pull request as ready for review March 16, 2026 16:50
@coryan coryan requested a review from a team as a code owner March 16, 2026 16:50
@coryan coryan merged commit af83fa5 into googleapis:main Mar 16, 2026
35 checks passed
@coryan coryan deleted the feat-gax-handle-more-transient-errors branch March 16, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retry on Unknown and 503 google-cloud-rust: CI failure on main branch

3 participants