RoutineRunPhase type

例行運行記錄的已知生命週期階段。

type RoutineRunPhase = "queued" | "dispatching" | "completed" | "failed"