Re: [whatwg/fetch] Add timeout option (#20)

If you're not making a huge number of requests, you can probably skip the clearTimeout step. Then you can make a `timeoutSignal(ms)` function pretty easily.

-- 
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/20#issuecomment-540907845

Received on Friday, 11 October 2019 05:08:46 UTC