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: create a limit of queries made by a personal token #29376

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

orian
Copy link
Contributor

@orian orian commented Feb 28, 2025

Problem

We want to rise a limit for API usage, to keep the system running we need to ensure it's not overloaded, therefore introducing a limit on number of concurrent queries.

Changes

Introduce a limit on concurrent queries run through API.

Does this work well for both Cloud and self-hosted?

Yes.

How did you test this code?

Tests + local run

@orian orian requested a review from a team as a code owner February 28, 2025 20:38
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.

1 participant