com.github.manosbatsis.corda.rpc.poolboy.config / NodeParams / maxReconnectAttempts
maxReconnectAttempts¶
var maxReconnectAttempts: Int?
Maximum reconnect attempts on failover or disconnection. The default is -1 which means unlimited.
com.github.manosbatsis.corda.rpc.poolboy.config / NodeParams / maxReconnectAttempts
var maxReconnectAttempts: Int?
Maximum reconnect attempts on failover or disconnection. The default is -1 which means unlimited.