Circuit Breaker
A resilience pattern that prevents cascading failures by stopping requests to a failing service after a threshold of errors, allowing it time to recover.
Giao thức liên quan
Được đề cập trong hướng dẫn
Tình huống liên quan
Xem thêm
Retry Strategy
Error Handling
Graceful Degradation
Error Handling
Fallback
Error Handling
Error Boundary
Error Handling
Health Check
Error Handling
Timeout Budget
Error Handling
Backpressure
Error Handling
Thundering Herd
Error Handling
Bulkhead Pattern
Error Handling
Fail Open / Fail Closed
Error Handling
Health Check Endpoint
Infrastructure
Observability
Infrastructure