skipRetryStatusCode property
The HttpStatus code that you can skip retrying if you meet them.
Implementation
final List<int>? skipRetryStatusCode;
The HttpStatus code that you can skip retrying if you meet them.
final List<int>? skipRetryStatusCode;