maxAttempts

val maxAttempts: Int = 5

Parameters

maxAttempts

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