Skip to content

[Serve] Remove batch_queue_cls and private attributes#43935

Merged
edoakes merged 8 commits intoray-project:masterfrom
shrekris-anyscale:remove_batch_queue_cls
Mar 13, 2024
Merged

[Serve] Remove batch_queue_cls and private attributes#43935
edoakes merged 8 commits intoray-project:masterfrom
shrekris-anyscale:remove_batch_queue_cls

Conversation

@shrekris-anyscale
Copy link
Contributor

Why are these changes needed?

This change removes the batch_queue_cls parameter and the _ray_serve_max_batch_size and _ray_serve_batch_wait_timeout_s private attributes used in @serve.batch.

Related issue number

N/A

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • This change relies on existing tests.

@edoakes edoakes merged commit b000f01 into ray-project:master Mar 13, 2024
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