Module resilience_api

Module resilience_api 

Source
Expand description

API endpoints for resilience management

Structs§

BulkheadStateResponse
Bulkhead state for API response
BulkheadStatsResponse
Bulkhead statistics for API response
CircuitBreakerStateResponse
Circuit breaker state for API response
CircuitStatsResponse
Circuit breaker statistics for API response
ResilienceApiState
Shared state for resilience API

Functions§

create_resilience_router
Create resilience API router