|
Common System 0.2.0
Common interfaces and patterns for system integration
|
Umbrella header for resilience patterns. More...
#include "circuit_breaker.h"#include "circuit_breaker_config.h"#include "circuit_state.h"#include "failure_window.h"
Go to the source code of this file.
Umbrella header for resilience patterns.
Convenience header that includes all resilience-related components. Include this header to access circuit breaker and related utilities.
Definition in file resilience.h.