Class RetryDecision

java.lang.Object
com.linecorp.armeria.client.retry.RetryDecision

public final class RetryDecision
extends Object
A RetryDecision that determines whether a RetryRule retries with a Backoff, skips the current RetryRule or no retries.