Skip to content

'pause' not sent to underlying stream #573

@dpcollins-google

Description

@dpcollins-google

The 'pause' method on the MessageStream class is not proxied to the underlying grpc PullStreams. This means that messages continuously back up at the MessageStream layer without ever triggering grpc channel backpressure, causing infinite buildup irrespective of flow control settings.

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the googleapis/nodejs-pubsub API.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions