maxRetries property

int maxRetries
final

单次 HTTP 失败的最大重试次数(指数退避)。默认 3。

Implementation

final int maxRetries;