Skip to content

Implement circuit breaker evaluation in policy engine #15

Description

@Slymeofthemonth

CircuitBreaker configs (condition, action, cooldown_hours) are parsed but never evaluated or inserted into state.tripped_breakers. Rules with circuit breakers are effectively dead code.

Options:

  • Implement full circuit-breaker evaluation
  • Remove the scaffolding and add back when ready

Ref: PR #14 CodeRabbit review

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions