8000 [Core] Support `.options` chaining in `actor.options` · Issue #51835 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Core] Support .options chaining in actor.options #51835
Open
@chebbyChefNEQ

Description

@chebbyChefNEQ

Description

would be nice if we can have something like

actor = actor.options(...)
if condition:
    actor.optoons(...)

Happy to put up a PR for this. iiuc, I just need to modify ActorOptionWrapper to keep track of updated_options

Use case

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issue, but not time-criticalcommunity-backlogcoreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0