Skip to content

[AsyncStreaming] How can we tell whether the span in collect(upTo:body:) is truncated or not? #52

@guoye-zhang

Description

@guoye-zhang

Conceptually, I consider collect a once-and-done operation, and the limit is a hard memory limit to not go past. It should throw an error if the full data exceeds the limit. Currently the data is silently truncated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions