Re: [whatwg/fetch] Add option to reject the fetch promise automatically after a certain time elapsed (with no API for arbitrary aborts) (#179)

To be clear, I was not trying to dismiss the ergonomics perspective. Mostly making sure I understood the technical requirements. I think I'm supportive of adding this as a shorthand for calling https://fetch.spec.whatwg.org/#abort-fetch. I'd suggest we call it `timeout` for continuity with XMLHttpRequest (we also reuse `status`, `statusText`, and such).

The main thing we lack is active implementer interest and folks to make all necessary changes (PR Fetch, PR WPT).

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

Received on Wednesday, 2 January 2019 14:07:45 UTC