retryableStatusCodes property

Set<int> retryableStatusCodes
final

HTTP status codes that are eligible for automatic retry.

Implementation

final Set<int> retryableStatusCodes;