Re: [whatwg/dom] Expose `signal.reason` as `error.cause` for `AbortError` (Issue #1090)

Thank you. I had forgotten about #1033. I think this issue is actually a duplicate of that.

I'm looking for implementation guidance for APIs that use `AbortError`. I wanted to see if anyone's assessment of #1033 had changed in light of `cause`, note that Node.js APIs and fetch seem to be taking different approaches, and that the Node.js approach was not ergonomic without the ability to create `DOMException`s with causes.

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

Message ID: <whatwg/dom/issues/1090/1195965517@github.com>

Received on Tuesday, 26 July 2022 20:48:43 UTC