senecajs / seneca

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

mistaken inbound request to self via transport should trigger error #771

Open rjrodger opened 4 years ago

rjrodger commented 4 years ago

at the moment just hits cache for confusing log msg

repro with: client pointing to self (i.e 127.0.0.1)