Skip to content

When users clone(), automatically create streams with custom highWaterMark #386

@bitinn

Description

@bitinn

Instead of changing default highWaterMark of res.body (see #151), perhaps setting them during clone() would be a better idea. AFAIK, users mostly run into backpressure when they clone() and consume a large response while leaving the other stream idle.

This will likely solve many trivial issues.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions