## 🚀 Feature Proposal Creating an `Error` is costly, and we should be able to avoid that in https://github.com/fastify/fastify/blob/d48c6a21f21d72b7683808aa88b3fdcd2e0478db/lib/fourOhFour.js#L53. Moreover, it complicates debugging (see #1822 for details).
🚀 Feature Proposal
Creating an
Erroris costly, and we should be able to avoid that infastify/lib/fourOhFour.js
Line 53 in d48c6a2