ExecutionStatus: {
    error?: string;
    status: "success" | "failure";
}