refactor: Delete dead crash recovery code (no-changelog) (#9512)
This commit is contained in:
@@ -66,11 +66,3 @@ export type EventMessageTypes =
|
||||
| EventMessageAudit
|
||||
| EventMessageNode
|
||||
| EventMessageAiNode;
|
||||
|
||||
export interface FailedEventSummary {
|
||||
lastNodeExecuted: string;
|
||||
executionId: string;
|
||||
name: string;
|
||||
event: string;
|
||||
timestamp: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user