Function to call when the request is ready to proceed.
OptionalattemptCurrent attempt number (0-based).
OptionalmaxMaximum number of attempts allowed.
OptionalnextTimestamp (ms) when this entry is eligible to be processed (for backoff).
OptionalonOptional callback invoked if all retries are exhausted.
A queued rate limit request with retry support.
Source