corda / net.corda.client.rpc / GracefulReconnect / maxAttempts

maxAttempts

val maxAttempts: Int

the maximum number of attempts per each individual RPC call. A negative number indicates infinite number of retries. The default value is 5.