senecajs / seneca

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

not all exceptions have a stack #911

Open rjrodger opened 1 year ago

rjrodger commented 1 year ago

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