Exhausted

class Exhausted(val toWait: Duration) : RateLimiter.State

Rate limiter is exhausted.

Constructors

Link copied to clipboard
constructor(toWait: Duration)

Properties

Link copied to clipboard