Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for rate limiting. Closes #623 #618

Merged
merged 75 commits into from
Sep 6, 2023
Merged

Add support for rate limiting. Closes #623 #618

merged 75 commits into from
Sep 6, 2023

Conversation

kaidaguerre
Copy link
Contributor

No description provided.

Remove waitForSubscribers
updated hydrate config to have RateLimiterConfig Tags and Cost
Add rate limiter validation
move MaxConcurrency and Cost into RateLimit struct
rationalise logger init
Scopes now a single array
filter is a string (sql - to be implemented)
scope values a map
move max concurrency back to top level
remove HydrateRateLimiterConfig and TableRateLimiterConfig
Add SetRateLimiters GRPC call
Support dynamic updating of rate limiters
@kaidaguerre kaidaguerre changed the title Add rate limiting Add support for rate limiting. Closes #623 Sep 1, 2023
@kaidaguerre kaidaguerre merged commit 29bb9f0 into main Sep 6, 2023
2 checks passed
@pdecat
Copy link
Contributor

pdecat commented Sep 6, 2023

Awesome, eager to test this! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants