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

FEAT: Producer side rate limiting #173

Open
Tracked by #179
anuj-flipkart opened this issue Oct 24, 2024 · 2 comments · May be fixed by #163
Open
Tracked by #179

FEAT: Producer side rate limiting #173

anuj-flipkart opened this issue Oct 24, 2024 · 2 comments · May be fixed by #163
Assignees

Comments

@anuj-flipkart
Copy link
Collaborator

anuj-flipkart commented Oct 24, 2024

Sub Task:

  1. Implementation
  2. Simulation to test rate limiting behaviour
@iosdev747
Copy link
Collaborator

  • POC code is ready and metrics are added (OTEL)
  • Some skewness simulations are done

Remaining

  • Production readiness code in progress and under review
  • Address corner cases and remaining todos in the PR

@iosdev747
Copy link
Collaborator

Tried probabilistic approach which performs ways better in case where skewness is changing a lot. But it performs slightly worse in normal cases (continuous breach of quota and not much change in skewness)

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

Successfully merging a pull request may close this issue.

2 participants