Skip to content

Add circuit breaker for external services#405

Description

@meshackyaro

Description

External service outages (Pinata) cause cascading failures. Need circuit breaker to fail fast.

Component

Backend

Difficulty

馃敶 Hard

Tasks

  • Implement circuit breaker with opossum
  • Configure failure thresholds
  • Add half-open state for recovery
  • Apply to IPFS/external services
  • Test with simulated outages

Acceptance Criteria

  • Circuit breaker prevents cascades
  • Service recovery detected
  • 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