Class Retry.Timeout

  • Enclosing class:
    Retry

    public static final class Retry.Timeout
    extends Retry
    Time elapsed before abandoning retries for a payment. At least one attempt at payment is made; see [`PaymentParameters::expiry_time`] to avoid any attempt at payment after a specific time. [`PaymentParameters::expiry_time`]: crate::routing::router::PaymentParameters::expiry_time
    • Field Detail

      • timeout

        public final long timeout