Re: [whatwg/streams] Recoverable error from failed parameter validation? (Issue #1280)

> Can we do the validation early before queuing? (i.e. have a separate "validation step"?)

The problem is that the `WritableStream` may be part of a long pipe chain. If the writable throws a "soft" error, then there's no where for that error to go.

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

Message ID: <whatwg/streams/issues/1280/1564489542@github.com>

Received on Friday, 26 May 2023 14:34:52 UTC