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

annevk left a comment (whatwg/fetch#1838)

> I really think there needs to at least be a mechanism for reporting that a retry is happening and when, particularly for debugging purposes.

This would result in information leakage as discussed upthread. I could see something like this working in non-browser environments though.

> ... only for transient network errors.

I think this is mainly a v1 vs a vNext thing. As mentioned upthread supporting 429 and 5xx seem like reasonable (opt-in) extension points.

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

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

Received on Wednesday, 16 July 2025 13:19:19 UTC