kanongil / attache

Register Hapi servers as a Consul service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use 0.7 "deregister_critical_service_after" option

kanongil opened this issue · comments

If the server is not properly stopped, it can leave behind defunct services. This new registration option will enable them to be reaped. See hashicorp/consul#2276 for details.