Skip to main content

Module tasks

Module tasks 

Source
Expand description

DagTask implementations for Ray job orchestration.

Structsยง

NixBuildRayEnvTask
Build a ray job environment via nix.
RaySubmitTask
Submit a ray job via the Ray Jobs API.
RayWaitTask
Wait for a ray job to complete by polling the Jobs API.