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
518 stars 230 forks source link

fix: propagate set options to LeaseManager (from https://github.com/googleapis/nodejs-pubsub/pull/1880) #1954

Open feywind opened 1 month ago

feywind commented 1 month ago

Bringing this over from https://github.com/googleapis/nodejs-pubsub/pull/1880 (dermasmid@) so I can work CI on it.

Fixes https://github.com/googleapis/nodejs-pubsub/issues/1879