Package com.gmt2001.ratelimiters
package com.gmt2001.ratelimiters
-
ClassesClassDescriptionHandles backoff timing using an exponentially increasing duration strategy.Handles rate limiting using a window which resets a period of time after the first token is usedHandles rate limiting using a window which resets a period of time after the first token is used, and where the limit can switch between two values