Skip to main content

OrchestratorStatus

@codebolt/types


Type Alias: OrchestratorStatus

type OrchestratorStatus = "idle" | "running" | "paused";

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:25

Orchestrator status values