|
Common System 0.2.0
Common interfaces and patterns for system integration
|
Configuration structure for circuit breaker behavior. More...
#include <chrono>#include <cstddef>

Go to the source code of this file.
Classes | |
| struct | kcenon::common::resilience::circuit_breaker_config |
| Configuration parameters for circuit breaker. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::common |
| Core interfaces. | |
| namespace | kcenon::common::resilience |
Configuration structure for circuit breaker behavior.
Provides configurable thresholds and timeouts for circuit breaker operation.
Definition in file circuit_breaker_config.h.