Skip to content

Remove incoming stream timeout? #523

@achingbrain

Description

@achingbrain

This module has an incomingStreamTimeout option that closes an incoming stream if data isn't received after that many ms.

It uses an abortable-source which has been shown to be a performance bottleneck.

Instead maybe we cold rely on the underlying connection's timeout instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions