Skip to content

fix(pubsub): avoid ack batch size limit errors#5227

Merged
dbolduc merged 2 commits intogoogleapis:mainfrom
dbolduc:fix-pubsub-ack-batch-size-limit
Apr 1, 2026
Merged

fix(pubsub): avoid ack batch size limit errors#5227
dbolduc merged 2 commits intogoogleapis:mainfrom
dbolduc:fix-pubsub-ack-batch-size-limit

Conversation

@dbolduc
Copy link
Copy Markdown
Member

@dbolduc dbolduc commented Apr 1, 2026

Fixes #5222

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

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.02%. Comparing base (376dd31) to head (a74da53).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5227      +/-   ##
==========================================
- Coverage   98.02%   98.02%   -0.01%     
==========================================
  Files         214      214              
  Lines       44458    44458              
==========================================
- Hits        43580    43579       -1     
- Misses        878      879       +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 April 1, 2026 16:00
@dbolduc dbolduc requested a review from a team as a code owner April 1, 2026 16:00
@dbolduc dbolduc enabled auto-merge (squash) April 1, 2026 16:37
@dbolduc dbolduc merged commit d7a56ef into googleapis:main Apr 1, 2026
36 checks passed
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.

Reduce max ack IDs per batch

2 participants