Cap the number of ack ids when extending leases #9471
Labels
api: pubsub
Issues related to the Pub/Sub API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Pub/Sub has limits on the message size and consequently on the number of ack ids in a single message. We should never send more than 2,500 ack ids in a single request.
The text was updated successfully, but these errors were encountered: