fix: request retry with error
this fixes a subtle bug with makeRequestWithRetry where an HTTP status error on a retried request will potentially not return the right err
Showing
Please register or sign in to comment
this fixes a subtle bug with makeRequestWithRetry where an HTTP status error on a retried request will potentially not return the right err