kanongil / attache

Register Hapi servers as a Consul service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a "low-profile" mode

kanongil opened this issue · comments

Currently, if the consul agent is unresponsive, the server will throw an error when starting.

This new option should allow the server to start regardless, and defer the registration until it is available.