lthn.io/app/Mod/Chain/Services
Claude 1f29000c11
feat(chain): circuit breaker with stale cache fallback
- DaemonRpc: try/catch with stale cache (1h TTL) when daemon is down
- WalletRpc: try/catch with clear error message
- Health endpoint: status=offline/degraded/critical/low_funds/healthy
- Reports wallet_online, daemon_online, stale flags
- Reduced daemon timeout from 10s to 5s, wallet from 30s to 15s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 03:06:23 +01:00
..
DaemonRpc.php feat(chain): circuit breaker with stale cache fallback 2026-04-04 03:06:23 +01:00
WalletRpc.php feat(chain): circuit breaker with stale cache fallback 2026-04-04 03:06:23 +01:00