Skip to content

Add circuit breaker for external service failures#246

Description

@meshackyaro

Description

External service outages cause cascading failures. Need circuit breaker pattern to fail fast.

Component

SDK

Difficulty

馃敶 Hard

Tasks

  • Implement circuit breaker for Horizon/RPC
  • Configure failure thresholds
  • Add half-open state for recovery testing
  • Emit circuit breaker events
  • Test with simulated outages

Acceptance Criteria

  • Circuit breaker prevents cascade failures
  • Service recovery detected automatically
  • Circuit state observable

Estimated Time

3-4 days

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions