Skip to content

Conversation

owenowenisme
Copy link
Member

@owenowenisme owenowenisme commented Oct 13, 2025

Why are these changes needed?

Instead of raising ValueError when compute and concurrency is unset for callable class, we use ActorPoolStrategy(min_size=1, max_size=None) as default value.

Related issue number

Follow up for #57035

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run pre-commit jobs to lint the changes in this PR. (pre-commit setup)
  • 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
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: You-Cheng Lin (Owen) <[email protected]>
@owenowenisme owenowenisme added the go add ONLY when ready to merge, run all tests label Oct 13, 2025
@owenowenisme owenowenisme marked this pull request as ready for review October 13, 2025 05:24
@owenowenisme owenowenisme requested a review from a team as a code owner October 13, 2025 05:24
@ray-gardener ray-gardener bot added the data Ray Data-related issues label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data Ray Data-related issues go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant