Package-level declarations
Types
Link copied to clipboard
@Serializable
Link copied to clipboard
This limiter will limit requests only after getting a RetryAfterError or ClientRequestException with HttpStatusCode.TooManyRequests status code. Important thing is that in case if some of block has been blocked, all the others will wait until it will be possible to be called
Link copied to clipboard
@Serializable
Link copied to clipboard
interface RequestLimiter