retryableStatusCodes property

List<int> retryableStatusCodes
final

HTTP status codes that should trigger a retry

Implementation

final List<int> retryableStatusCodes;