agentConnectTimeout property
final
The timeout for the agent to connect. If exceeded, the agent transitions to a failed state.
Implementation
final Duration agentConnectTimeout;
The timeout for the agent to connect. If exceeded, the agent transitions to a failed state.
final Duration agentConnectTimeout;