...
- Heartbeat Period:
- The period after which the Agent sends a heartbeat to Master should no other HTTP operation on behalf of the Master be executed.
- Default: 10s
- Heartbeat Timeout:
- The overall timeout that determines if a connection is considered to be lost permanently.
- Includes the heartbeat period and the delay after which the Master will send its heartbeat.
- Default: 60s
Heartbeat Delay:Anchor heartbeat_delay heartbeat_delay - The delay time that the Master waits for before the Agent's heartbeat should have come.
- Value: 2s
- This is fixed parameter and can not be customized.
...