程序包 com.alibaba.csp.sentinel.slots.block.degrade
package com.alibaba.csp.sentinel.slots.block.degrade
-
类说明The rule manager for universal default circuit breaker rule.A
ProcessorSlotdedicates to universal default circuit breaker.Degrade is used when the resources are in an unstable state, these resources will be degraded within the next defined time window.The rule manager for circuit breaking rules (DegradeRule).AProcessorSlotdedicates to circuit breaking.