retryOnServerErrors
是否启用服务器错误重试。如果启用,会使用 io.ktor.client.plugins.HttpRequestRetry.Configuration.retryOnServerErrors 的默认值配置服务器错误重试。
是否启用服务器错误重试。如果启用,会使用 io.ktor.client.plugins.HttpRequestRetry.Configuration.retryOnServerErrors 的默认值配置服务器错误重试。