cancelRateLimit

abstract fun cancelRateLimit()(source)

Cancels the token consumption of the current rate limited interaction.

Canceling more than once is a no-op, canceling on a full bucket is also a no-op.