Skip to content

Produce a better error when sending HEADERS on a quiesced connection #349

Open
@Lukasa

Description

@Lukasa

If a connection is quiesced remotely (by receiving a GOAWAY frame) and we attempt to open a new stream via a HEADERS frame, we receive a NoSuchStream error. This isn't a great error message: it's very hard to understand what has gone wrong. We should emit something more useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugFeature doesn't work as expected.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions