RetryOptions.getMaxRetryAttemptsOnThrottledRequests 方法
定义
Gets the maximum number of retries in the case where the request fails because the service has applied rate limiting on the client.
public int getMaxRetryAttemptsOnThrottledRequests()
返回
int
the maximum number of retries.
适用于