Package-level declarations

Types

Link copied to clipboard

Exception thrown when the RetryPluginConfigBuilder.retryOnCallPredicate predicate returns true, after an io.ktor.client.call.HttpClientCall has been issued and the call couldn't be retried due to the retry configuration (e.g., maximum attempts reached).