Common System 0.2.0
Common interfaces and patterns for system integration
Loading...
Searching...
No Matches
resilience.h File Reference

Umbrella header for resilience patterns. More...

#include "circuit_breaker.h"
#include "circuit_breaker_config.h"
#include "circuit_state.h"
#include "failure_window.h"
Include dependency graph for resilience.h:

Go to the source code of this file.

Detailed Description

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.