Unfortunately, it's becoming increasingly common that errors are used as part of normal control flow.
AbortController
throws an AbortError
as part of cancellation logic.res.statusCode = 404; res.end(); return;
.Hence the current state of constructing errors in Node is not optimal. The errors are heavily enriched with lots of helpful information, however at a huge performance cost. We need to investigate what can be done to improve this and discuss possible compromises.
vicarymcollina, marvinhagemeister and redstrikemetcoder95
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4