com.github.manosbatsis.corda.rpc.poolboy.config / NodeParams / connectionMaxRetryInterval
connectionMaxRetryInterval¶
var 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.