Re: [whatwg/dom] Timeout AbortSignal (or AbortController) that gets input from the operation (Issue #1082)

Yeah, I think @keithamus is correct. For the scenarios in OP Fetch will have to own some kind of timer itself. There could also be a signal that is passed in (that ultimately wins) and the functionality might be implemented in terms of an internal signal Fetch controls, but the features seem kinda separate from the way signals normally work.

Adding more functionality to the controller seems reasonable, but I think we're already tracking that in other issues.

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

Message ID: <whatwg/dom/issues/1082/1227531169@github.com>

Received on Thursday, 25 August 2022 16:57:07 UTC