TreeGateway / tree-gateway

This is a full featured and free API Gateway
http://treegateway.com
MIT License
189 stars 42 forks source link

How to configure threshold heart beat fails to avoid routing to that instance of a service in consul. #180

Open diptiranjan-das opened 5 years ago

diptiranjan-das commented 5 years ago

Currently if heart beat fails once for an instance, routing is not happening to that instance. How to configure to set some no of fails so that after that many no of heart beat fails, routing will be stopped to that instance.