Skip to content

How to specify OnReject delegate handler for slide window rate limit strategy? Also can I combine mulitple rate limit strategy for a single pipeline? #1945

Answered by martincostello
AsuraKev asked this question in Q&A
Discussion options

You must be logged in to vote

Another question is whether we can combine multiple rate limit strategy on a single pipeline?

You can chain rate limiters together, so you could create a custom limiter made of many others, and then use the RateLimiter delegate to provide a lease from the chained rate limiter.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@martintmk
Comment options

@AsuraKev
Comment options

Answer selected by martintmk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants