Skip to content

Bug: stream version of paged iteration can't stop in the middle properly #492

@jmuk

Description

@jmuk

Paged iteration can generate the stream version of the response. Instead of callback / Promise, it returns a Node.JS Stream which emits elements on data event. Reported that this stream can't stop properly in the middle, which causes unnecessary method calls which can damage usage quota.

Metadata

Metadata

Assignees

Labels

priority: p0Highest priority. Critical issue. P0 implies highest priority.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions