747d67eb3f
This PR allows tuning of heartbeat TTLs. An example of very aggressive settings is as follows: ``` server { heartbeat_grace = "1s" min_heartbeat_ttl = "1s" max_heartbeats_per_second = 200.0 } ``` |
||
---|---|---|
.. | ||
basic.hcl |