skipRetryStatusCode property

List<int>? skipRetryStatusCode
final

The HttpStatus code that you can skip retrying if you meet them.

Implementation

final List<int>? skipRetryStatusCode;