googleapis / nodejs-pubsub

Node.js client for Google Cloud Pub/Sub: Ingest event streams from anywhere, at any scale, for simple, reliable, real-time stream analytics.
https://cloud.google.com/pubsub/
Apache License 2.0
516 stars 227 forks source link

fix: set MaxBytes for AckQueue #1897

Open dermasmid opened 4 months ago

dermasmid commented 4 months ago

Fixes #1864

feywind commented 1 week ago

@dermasmid Do you mind setting the "allow maintainers to push changes to this branch" flag so I can make some changes and do CI? Thanks!