Class Retry.Attempts

  • Enclosing class:
    Retry

    public static final class Retry.Attempts
    extends Retry
    Max number of attempts to retry payment. Note that this is the number of *path* failures, not full payment retries. For multi-path payments, if this is less than the total number of paths, we will never even retry all of the payment's paths.
    • Field Detail

      • attempts

        public final long attempts