Interface that specifies the retry quota behavior.
returns true if retry tokens are available from the retry quota bucket.
releases tokens back to the retry quota.
returns token amount from the retry quota bucket. throws error is retry tokens are not available.
Interface that specifies the retry quota behavior.