Skip to content

Add Implementation for Circuit breaker #18136

@amishra-u

Description

@amishra-u

Description of the feature request:

The interface for circuitbreaker was defined long back but it has just NOOP implementation. As it was left unimplemented any problem in remote cache has detrimental effect on build times.

What underlying problem are you trying to solve with this feature?

Implement a basic failure circuit breaker to prevent any potential issues in the remote cache from negatively impacting the build time. This would ensure that the performance with remote cache is not worse than without it

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3We're not considering working on this, but happy to review a PR. (No assignee)team-Remote-ExecIssues and PRs for the Execution (Remote) teamtype: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions