maxRetries property

int maxRetries
final

单次 HttpUtil.send 内最多额外重试次数(不含首次请求)。

Implementation

final int maxRetries;