### Reproduction Remix used to do this, and we lost this logic in the transition to single fetch: https://github.com/remix-run/remix/blob/v2/packages/remix-react/data.ts#L19 For example, a 429 response from an Edge CDN should just bubble as a raw 429 error response.