Skip to content

[Data] Clarify resource_limits refers to logical resources#60109

Merged
bveeramani merged 2 commits intomasterfrom
clarify-docstring
Jan 14, 2026
Merged

[Data] Clarify resource_limits refers to logical resources#60109
bveeramani merged 2 commits intomasterfrom
clarify-docstring

Conversation

@bveeramani
Copy link
Member

Follow up to #52573 (comment)

Signed-off-by: Balaji Veeramani <[email protected]>
@bveeramani bveeramani requested a review from a team as a code owner January 13, 2026 19:52
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the docstring for the resource_limits attribute in the ExecutionOptions class to be more precise. The term 'soft limit' is correctly removed as the limit is enforced as a hard limit. 'Resource usage' is replaced with 'logical resources', which accurately reflects that the limits apply to logical entities like CPU/GPU slots. This change improves the clarity and correctness of the documentation. The change looks good and I have no further comments.

…ns.py

Co-authored-by: iamjustinhsu <[email protected]>
Signed-off-by: Balaji Veeramani <[email protected]>
@bveeramani bveeramani enabled auto-merge (squash) January 13, 2026 19:54
@github-actions github-actions bot disabled auto-merge January 13, 2026 19:54
@github-actions github-actions bot added the go add ONLY when ready to merge, run all tests label Jan 13, 2026
@bveeramani bveeramani merged commit 674ccdf into master Jan 14, 2026
7 of 8 checks passed
@bveeramani bveeramani deleted the clarify-docstring branch January 14, 2026 00:48
rushikeshadhav pushed a commit to rushikeshadhav/ray that referenced this pull request Jan 14, 2026
jeffery4011 pushed a commit to jeffery4011/ray that referenced this pull request Jan 20, 2026
…ject#60109)

Follow up to
ray-project#52573 (comment)

---------

Signed-off-by: Balaji Veeramani <[email protected]>
Co-authored-by: iamjustinhsu <[email protected]>
Signed-off-by: jeffery4011 <[email protected]>
ryanaoleary pushed a commit to ryanaoleary/ray that referenced this pull request Feb 3, 2026
peterxcli pushed a commit to peterxcli/ray that referenced this pull request Feb 25, 2026
…ject#60109)

Follow up to
ray-project#52573 (comment)

---------

Signed-off-by: Balaji Veeramani <[email protected]>
Co-authored-by: iamjustinhsu <[email protected]>
Signed-off-by: peterxcli <[email protected]>
peterxcli pushed a commit to peterxcli/ray that referenced this pull request Feb 25, 2026
…ject#60109)

Follow up to
ray-project#52573 (comment)

---------

Signed-off-by: Balaji Veeramani <[email protected]>
Co-authored-by: iamjustinhsu <[email protected]>
Signed-off-by: peterxcli <[email protected]>
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.

3 participants