koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-executor-clients
/
ai.koog.prompt.executor.clients
/
ConnectionTimeoutConfig
/
ConnectionTimeoutConfig
Connection
Timeout
Config
constructor
(
requestTimeoutMillis
:
Long
=
DEFAULT_TIMEOUT_MS
,
connectTimeoutMillis
:
Long
=
DEFAULT_CONNECT_TIMEOUT_MS
,
socketTimeoutMillis
:
Long
=
DEFAULT_TIMEOUT_MS
)
(
source
)