Common System
0.2.0
Common interfaces and patterns for system integration
Loading...
Searching...
No Matches
resilience.h
Go to the documentation of this file.
1
// BSD 3-Clause License
2
// Copyright (c) 2025, 🍀☀🌕🌥 🌊
3
// See the LICENSE file in the project root for full license information.
4
13
#pragma once
14
15
#include "
circuit_breaker.h
"
16
#include "
circuit_breaker_config.h
"
17
#include "
circuit_state.h
"
18
#include "
failure_window.h
"
circuit_breaker.h
Circuit breaker pattern for fault tolerance and resilience.
circuit_breaker_config.h
Configuration structure for circuit breaker behavior.
circuit_state.h
Circuit breaker state machine states.
failure_window.h
Sliding time window for tracking failures.
include
kcenon
common
resilience
resilience.h
Generated by
1.12.0