Open
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
In ray, we have already had a namespace concept which should be useful for workflow as well.
Recommend API should be:
workflow.init(namespace=name_space)
Actor.get_or_create(namespace=name_space)
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!