Class RateLimitRetryOperator

java.lang.Object
discord4j.rest.request.RateLimitRetryOperator

public class RateLimitRetryOperator extends Object
The retry function used for reading and completing HTTP requests. The backoff is determined by the rate limit headers returned by Discord in the event of a 429.