- From: Dan Ostrowski <notifications@github.com>
- Date: Wed, 26 Aug 2015 11:59:03 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 26 August 2015 18:59:30 UTC
As @wheresrhys and @pornel have pointed out, it seems *very* trivial to pass along a timeout option and add an `ontimeout` handler that calls reject in the construction of the Promise returned by `fetch`. For people moving from jQuery.ajax and the like, this is a barrier that should be easy to fix. Should we just submit a patch? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/20#issuecomment-135139646
Received on Wednesday, 26 August 2015 18:59:30 UTC