Skip to content

Toggle Ray to send workflows to Ray Cluster #169

@rsamf

Description

@rsamf

Inside of the workflow view (Flow.tsx and PyFlow.tsx), there should be a toggle checkbox to send workflows to the user's Ray cluster, ideally underneath the run button.

A ray flag should be sent to the server to indicate whether or not the workflow should be sent to the ray cluster or not. A new executor should be built to accommodate requests to send it to the ray cluster. Realtime monitoring should not be available for this execution due to limitations of the server.

Also, a new section in the settings should be added "Ray Settings" containing:

  • Cluster Address
  • Logs Path

These settings should also be sent to the server on each execution.

Metadata

Metadata

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions