Area: reliability · Effort: M\n\nWhat: Wrap Stellar Horizon calls with a circuit breaker that opens after repeated failures.\n\nWhy: Without it, a Stellar outage causes cascading failures across the app.\n\nHints:\n- backend/src/stellar/services/stellar.service.ts\n- Use opossum or a similar Node.js circuit breaker library
Area: reliability · Effort: M\n\nWhat: Wrap Stellar Horizon calls with a circuit breaker that opens after repeated failures.\n\nWhy: Without it, a Stellar outage causes cascading failures across the app.\n\nHints:\n-
backend/src/stellar/services/stellar.service.ts\n- Useopossumor a similar Node.js circuit breaker library