Skip to content

upstream_rq_total is not consistent during H1 and H2 circuit breaking #6350

@mattklein123

Description

@mattklein123

For the HTTP/1 connection pool, we increment upstream_rq_total even if the request ends up being circuit broken. For the HTTP/2 connection pool we do not.

This is confusing and we should fix this to be consistent, one way or the other.

cc @danielhochman @junr03

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions