Skip to content

fix(pubsub): longer default lease extension#5045

Merged
PhongChuong merged 1 commit intogoogleapis:mainfrom
dbolduc:fix-pubsub-default-lease-extension
Mar 18, 2026
Merged

fix(pubsub): longer default lease extension#5045
PhongChuong merged 1 commit intogoogleapis:mainfrom
dbolduc:fix-pubsub-default-lease-extension

Conversation

@dbolduc
Copy link
Copy Markdown
Member

@dbolduc dbolduc commented Mar 17, 2026

Fixes #5044

@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Mar 17, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.65%. Comparing base (9be8a99) to head (472079a).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5045      +/-   ##
==========================================
- Coverage   92.66%   92.65%   -0.02%     
==========================================
  Files         226      226              
  Lines        8711     8711              
==========================================
- Hits         8072     8071       -1     
- Misses        639      640       +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.

@dbolduc dbolduc marked this pull request as ready for review March 17, 2026 19:44
@dbolduc dbolduc requested a review from a team as a code owner March 17, 2026 19:44
@PhongChuong PhongChuong merged commit c52deab into googleapis:main Mar 18, 2026
35 checks passed
@dbolduc dbolduc deleted the fix-pubsub-default-lease-extension branch March 23, 2026 18:37
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.

Default max lease extension is too tight

2 participants