/** * Tests for Circuit Breaker Pattern * * Task: postgres-ciy1 - Add circuit breaker pattern for cross-DO communication failures * * Tests all state transitions and behaviors of the circuit breaker * pattern implementation for Durable Object resilience. */ export {}; //# sourceMappingURL=circuit-breaker.test.d.ts.map