Skip to content

feat(pubsub): batch receipt modacks#10234

Merged
hongalex merged 8 commits intogoogleapis:mainfrom
hongalex:feat-pubsub-batch-receipt-modacks
May 20, 2024
Merged

feat(pubsub): batch receipt modacks#10234
hongalex merged 8 commits intogoogleapis:mainfrom
hongalex:feat-pubsub-batch-receipt-modacks

Conversation

@hongalex
Copy link
Member

@hongalex hongalex commented May 20, 2024

This PR makes the receipt modacks (modack RPCs that are sent upon message receipt) batched in a similar mechanism to existing ack/modack RPCs. This change only affects non-exactly once delivery. EOD subscriptions will still issue modacks RPCs synchronously.

Closes #10166

@hongalex hongalex requested a review from shollyman as a code owner May 20, 2024 19:06
@hongalex hongalex requested review from a team May 20, 2024 19:06
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label May 20, 2024
@hongalex hongalex enabled auto-merge (squash) May 20, 2024 21:03
@hongalex hongalex disabled auto-merge May 20, 2024 21:03
@hongalex hongalex merged commit 4c2cd10 into googleapis:main May 20, 2024
@hongalex hongalex deleted the feat-pubsub-batch-receipt-modacks branch May 20, 2024 21:11
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.

2 participants