ErrorEvent: {
    error: string;
    error_code?: number;
    type: "Error";
}