retryTotalAttempts

var retryTotalAttempts: Int = 3

The total number of times to try making a network request.