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] remove max_concurrent_queries #46427

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

zcin
Copy link
Contributor

@zcin zcin commented Jul 3, 2024

[serve] remove max_concurrent_queries

Remove max_concurrent_queries, which was replaced by max_ongoing_requests and was deprecated in ray 2.10.

Signed-off-by: Cindy Zhang [email protected]

@zcin zcin force-pushed the pr46427 branch 2 times, most recently from 64f0745 to 2ee5545 Compare July 4, 2024 15:25
@zcin zcin marked this pull request as ready for review July 4, 2024 15:26
@edoakes edoakes enabled auto-merge (squash) July 5, 2024 16:27
@edoakes edoakes disabled auto-merge July 5, 2024 16:27
@github-actions github-actions bot added the go add ONLY when ready to merge, run all tests label Jul 5, 2024
@edoakes edoakes enabled auto-merge (squash) July 5, 2024 16:27
Remove `max_concurrent_queries`, which was replaced by `max_ongoing_requests` and was deprecated in ray 2.10.

Signed-off-by: Cindy Zhang <[email protected]>
@zcin
Copy link
Contributor Author

zcin commented Jul 16, 2024

@edoakes tests are passing, ready for merge

@edoakes edoakes merged commit b610a0b into ray-project:master Jul 16, 2024
6 checks passed
@zcin zcin deleted the pr46427 branch August 21, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants