Skip to content

feat(pubsub): add default backoff_policy for the publisher#4712

Merged
suzmue merged 1 commit intogoogleapis:mainfrom
suzmue:backoff_policy
Feb 18, 2026
Merged

feat(pubsub): add default backoff_policy for the publisher#4712
suzmue merged 1 commit intogoogleapis:mainfrom
suzmue:backoff_policy

Conversation

@suzmue
Copy link
Copy Markdown
Collaborator

@suzmue suzmue commented Feb 17, 2026

Use the same defaults as the Java publisher.

For #3021

@suzmue suzmue requested a review from a team as a code owner February 17, 2026 23:17
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Feb 17, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 17, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4712      +/-   ##
==========================================
- Coverage   95.03%   95.02%   -0.01%     
==========================================
  Files         196      197       +1     
  Lines        7557     7563       +6     
==========================================
+ Hits         7182     7187       +5     
- Misses        375      376       +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.

@suzmue suzmue merged commit f44e48f into googleapis:main Feb 18, 2026
34 checks passed
@suzmue suzmue deleted the backoff_policy branch February 18, 2026 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants