FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Add retries for ack and modack operations that don't return with a metadata map by michaelpri10 · Pull Request #2385 · googleapis/java-pubsub · GitHub

This repository was archived by the owner on Aug 13, 2026. It is now read-only.
/ java-pubsub Public archive

fix: Add retries for ack and modack operations that don't return with a metadata map - #2385

Merged
michaelpri10 merged 3 commits into
googleapis:mainfrom
michaelpri10:eod-fix
Mar 31, 2025
Merged

fix: Add retries for ack and modack operations that don't return with a metadata map#2385
michaelpri10 merged 3 commits into
googleapis:mainfrom
michaelpri10:eod-fix

Conversation

michaelpri10 commented Mar 28, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

This adds retries on ack and modack operations when the failure does not have a metadata map. This also adds a small change to only check ack IDs that are in a specific modack batch and adds a StatusUtil helper method. Additionally, we will forget ack IDs when an ack or modack fails with a non-retryable error.

michaelpri10 requested a review from a team March 28, 2025 01:37
product-auto-label Bot added size: m Pull request size is medium. api: pubsub Issues related to the googleapis/java-pubsub API. labels Mar 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: pubsub Issues related to the googleapis/java-pubsub API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL