Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

fix: don't do multiple drains per publish() in message queues unless requested#1691

Merged
feywind merged 1 commit intogoogleapis:mainfrom
feywind:gh1690-batch-timeout
Mar 6, 2023
Merged

fix: don't do multiple drains per publish() in message queues unless requested#1691
feywind merged 1 commit intogoogleapis:mainfrom
feywind:gh1690-batch-timeout

Conversation

@feywind
Copy link
Copy Markdown
Collaborator

@feywind feywind commented Mar 3, 2023

Fixes: #1690

@feywind feywind requested review from a team March 3, 2023 22:14
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: pubsub Issues related to the googleapis/nodejs-pubsub API. labels Mar 3, 2023
@feywind feywind added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 3, 2023
@feywind feywind merged commit d9b3a63 into googleapis:main Mar 6, 2023
@feywind feywind deleted the gh1690-batch-timeout branch March 6, 2023 17:06
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/nodejs-pubsub API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Messages queues don't wait for the next batch timeout if a previous one finishes

2 participants