Re: [whatwg/fetch] New Proposal: Fetch retry (Issue #1838)

ylemkimon left a comment (whatwg/fetch#1838)

Yes, I think it should always retry if it fails after a redirect to another origin. In terms of the standard, the retry eligibility should not depend upon the [internal response](https://fetch.spec.whatwg.org/#concept-internal-response), and it should always retry if the response would be a [network error](https://fetch.spec.whatwg.org/#concept-network-error).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1838#issuecomment-3995809941
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1838/3995809941@github.com>

Received on Wednesday, 4 March 2026 07:34:04 UTC