Skip to content

Remove incoming stream timeout? #523

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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