Skip to content

Add an iter_with_metadata() method to StreamConsumer #486

@gpauloski

Description

@gpauloski

Describe the Request

As noted by @ValHayot, the filter parameter of the StreamConsumer may not be sufficient for the consuming code to make decisions on, so it'd be helpful have a mechanism to yield a (metadata, proxy) tuple when just the proxy won't suffice.

We may also want to provide a corresponding iter_obj_with_metadata() method.

Sample Code

No response

Metadata

Metadata

Assignees

Labels

enhancementNew features or improvements to existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions