pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

L174 : Check instanceId is “alive” before sending.. #182

Closed sjmcdowall closed 6 years ago

sjmcdowall commented 6 years ago

Just add a check to see if a supplied instance id is actually in the list of instances whose presence is still good. Also fixed up a bit of JSDOC error on what is returned.