heartbeatInterval property
How often to send heartbeats, if the Hub does not say.
The Hub advertises the cadence it wants at registration and that wins — a fleet's liveness budget is the Hub's to set, not each node's. This is the fallback for a Hub that advertises none.
Implementation
final Duration heartbeatInterval;