retryableStatusCodes property

Set<int> retryableStatusCodes
final

HTTP status codes that should trigger a retry

Implementation

final Set<int> retryableStatusCodes;