Skip to content

Conversation

@coryan
Copy link
Collaborator

@coryan coryan commented Aug 18, 2025

The name implied that no decorators were needed to use the policy, but
they are. One needs to set limits on the number of retry attempts.

Fixes #2893

@codecov
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.16%. Comparing base (af83753) to head (c78a9ff).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2916   +/-   ##
=======================================
  Coverage   96.16%   96.16%           
=======================================
  Files         105      105           
  Lines        4384     4384           
=======================================
  Hits         4216     4216           
  Misses        168      168           

☔ 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.

The name implied that no decorators were needed to use the policy, but
they are. One needs to set limits on the number of retry attempts.

Fix formatting
@coryan coryan force-pushed the cleanup-storage-bang-rename-retry-policies branch from 6c5a190 to c78a9ff Compare August 18, 2025 14:21
@coryan coryan marked this pull request as ready for review August 18, 2025 14:36
@coryan coryan requested a review from a team as a code owner August 18, 2025 14:36
@coryan coryan merged commit 81f97d3 into googleapis:main Aug 18, 2025
23 checks passed
@coryan coryan deleted the cleanup-storage-bang-rename-retry-policies branch August 18, 2025 15:30
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.

Remove retry_policy::RecommendedPolicy in favor of functions

2 participants