attemptTimeout
The maximum amount of time to wait for any single attempt of a request within the retry loop. By default, the value is null
indicating no timeout is enforced. Attempt timeouts may be retried if allowed by the current retry policy and retry capacity.