Skip to content

HTTP2: Retry on GOAWAY #30077

@geoffkizer

Description

@geoffkizer

When we receive a GOAWAY, we should retry any requests with stream ID > the "last stream ID" parameter received as part of the GOAWAY. We're not doing this currently. We're aborting the streams without allowing them to be retried.

https://tools.ietf.org/html/rfc7540#section-6.8

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions