@Experimental public interface CircuitBreakerGeneration
| Modifier and Type | Method and Description |
|---|---|
void |
recordResult(Throwable error)
Record the result of a command execution for the metrics tracking of this generation. * @param error the error, if any
|
void recordResult(Throwable error)
Copyright © 2025 lettuce.io. All rights reserved.