ktor-client-cio / io.ktor.client.engine.cio / EndpointConfig / connectRetryAttempts
connectRetryAttempts
var connectRetryAttempts: Int
Deprecated: This is deprecated due to the misleading name. Use connectAttempts instead.
Maximum number of connection attempts.