Skip to main content

Module config

Module config 

Source

Structsยง

ProbeConfig
Configuration for the probing mechanism

Constantsยง

DEFAULT_MAX_PARALLEL_PROBES ๐Ÿ”’
The maximum number of parallel probes the heartbeat performs
DEFAULT_MAX_PROBE_TIMEOUT ๐Ÿ”’
The maximum time waiting for a reply from the probe
DEFAULT_PROBE_RECHECK_THRESHOLD ๐Ÿ”’
Time after which the availability of a node gets rechecked
DEFAULT_REPEATED_PROBING_DELAY ๐Ÿ”’
Delay before repeating probing rounds, must include enough time to traverse NATs

Functionsยง

default_max_parallel_probes ๐Ÿ”’
default_max_probe_timeout ๐Ÿ”’
default_probing_interval ๐Ÿ”’
default_recheck_threshold ๐Ÿ”’
validate_interval_ge_timeout ๐Ÿ”’