corda / net.corda.client.rpc / CordaRPCClientConfiguration / connectionMaxRetryInterval

connectionMaxRetryInterval

open val connectionMaxRetryInterval: Duration

The maximum retry interval for re-connections. The client will retry connections if the host is lost with ever increasing spacing until the max is reached. The default is 3 minutes.