|
When the outgoing connection is established with remote agents, it might fail for various reasons. The failure is not necessarily permanent and a simple retry can be successful.
This configuration option specifies how long the agent should wait before retrying. The actual delay is a random time between 0 and the specified value in milliseconds.
Property name: "connection_retry_delay_spread"
.
Property type: integer, should be a non-negative number.
Default value: 100.