toggle menu
kresil
0.0.1
common
switch theme
search in API
ktor-client-plugins
/
kresil.ktor.client.plugins.retry.config
/
RetryPluginConfigBuilder
/
retryOnServerErrors
retry
On
Server
Errors
fun
retryOnServerErrors
(
)
(
source
)
Retries the HTTP call if the response status code is in the range:
500-599
.
See also
Retry
Plugin
Config
Builder.
retry
On
Call
Retry
Plugin
Config
Builder.
retry
On
Server
Errors
If
Idempotent
Retry
Plugin
Config
Builder.
retry
On
Timeout