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

[serve] Add strict enforcement of max_concurrent_queries #42947

Closed
edoakes opened this issue Feb 2, 2024 · 1 comment · Fixed by #42943
Closed

[serve] Add strict enforcement of max_concurrent_queries #42947

edoakes opened this issue Feb 2, 2024 · 1 comment · Fixed by #42943
Assignees
Labels
enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks ray 2.10 ray-team-created Ray Team created serve Ray Serve Related Issue

Comments

@edoakes
Copy link
Contributor

edoakes commented Feb 2, 2024

Currently this is "best effort" and there are race conditions that allow replicas to exceed the limit.

@edoakes edoakes added enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks serve Ray Serve Related Issue ray-team-created Ray Team created ray 2.10 labels Feb 2, 2024
@edoakes edoakes self-assigned this Feb 2, 2024
@edoakes
Copy link
Contributor Author

edoakes commented Feb 2, 2024

User-reported issue related to this: #42033

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks ray 2.10 ray-team-created Ray Team created serve Ray Serve Related Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant