undeadlabs / discovery

An OTP application for auto-discovering services with Consul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heartbeat ttl

lorantkurthy opened this issue · comments

I am not sure, but seems to me that the heartbeat_ttl in the example is actually in milliseconds, not in seconds:

@heartbeat_ttl 10

should be

@heartbeat_ttl 10000