timeout property
The timeout for the tool execution.
If not set, the default timeout is 30 seconds for SYNCHRONOUS tools and
60 seconds for ASYNCHRONOUS tools.
Optional.
Implementation
core.String? timeout;
The timeout for the tool execution.
If not set, the default timeout is 30 seconds for SYNCHRONOUS tools and
60 seconds for ASYNCHRONOUS tools.
Optional.
core.String? timeout;