Inspirel banner

Programming Distributed Systems with YAMI4

4.3.20 Default Failover Timeout

High-level libraries support failover targets that can involve several physical addresses. These addresses are tried in a random sequence until successful connection is made. The default failover timeout is a value that defines the timeout, in milliseconds, for a single connection attempt.

Property name: "default_failover_timeout".

Property type: integer, should be a non-negative number.

Default value: 0 (can block indefinitely).