wait

open suspend override fun wait()

Suspend the execution until the throttling conditions are met.

Limit the number of executions to the specified rateLimit within the given sleepTime interval.