ktor-client-core / io.ktor.client.features / SendCountExceedException / <init>

<init>

SendCountExceedException(message: String)

Thrown when too many actual requests were sent during a client call. It could be caused by infinite or too long redirect sequence. Maximum number of requests is limited by HttpSend.maxSendCount