Vinícius Roque

Results 2 issues of Vinícius Roque

## This would solve... Avoid losing the response body when a status code defined in the `RetryAgent` is returned after retry attempts are exhausted. Instead of throwing a `RequestRetryError` immediately...

enhancement

## This relates to... https://github.com/nodejs/undici/issues/4080 ## Rationale This PR adds the `noThrowStatusCodes` option to the RetryHandler, allowing you to configure an array of HTTP status codes that should not trigger...