senecajs / seneca

A microservices toolkit for Node.js.
http://senecajs.org
MIT License
3.96k stars 311 forks source link

not all exceptions have a stack #911

Open rjrodger opened 2 years ago

rjrodger commented 2 years ago

check calls against error.stack.match (there is one in plugin.ts)!