pub static GLOBAL_TOOL_RESILIENCE: Lazy<Arc<ToolResilience>>Expand description
Process-wide resilience facade. Constructed lazily from the shared adaptive rate limiter and a default circuit breaker.
pub static GLOBAL_TOOL_RESILIENCE: Lazy<Arc<ToolResilience>>Process-wide resilience facade. Constructed lazily from the shared adaptive rate limiter and a default circuit breaker.