Re: [whatwg/dom] Consider adding a timeout parameter to the AbortController constructor (Issue #1110)

@annevk I still found myself wanting to pass in a parameter or custom `AbortSignal` that uses the static method. My point was that you can create an `AbortSignal` with a custom timeout value, and that's it's frustrating there's no way to do that in conjunction with `AbortController` because it manages that completely.

So I still think there's likely to be some frustration around this. And that doesn't necessarily mean it's worth prioritizing -- just want to make sure my feedback/experience is clear.

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

Message ID: <whatwg/dom/issues/1110/1551526445@github.com>

Received on Wednesday, 17 May 2023 14:39:53 UTC