Skip to content

Add circuit breaker for response sizes #67478

Open
@williamrandolph

Description

@williamrandolph

If a coordinating node can determine that a response will exceed a configured size, this should trip a response size circuit breaker. This, in turn, should cancel the request so that it doesn't continue to run on other nodes.

The issue for cancelling a request as a result of its tripping a circuit breaker is here: #67473

This issue was originally raised as part of #62457 .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions