toggle menu
kresil
0.0.1
common
switch theme
search in API
ktor-client-plugins
/
kresil.ktor.client.plugins.retry.config
/
RetryPluginConfigBuilder
/
maxAttempts
max
Attempts
var
maxAttempts
:
Int
(
source
)
The maximum number of attempts
(including the initial call as the first attempt)
.