feat(core): Add error reporting for workflow evaluation (no-changelog) (#12838)

Co-authored-by: oleg <me@olegivaniv.com>
This commit is contained in:
Eugene
2025-02-11 18:03:41 +03:00
committed by GitHub
parent 17acf70591
commit 02573b46e0
29 changed files with 947 additions and 135 deletions

View File

@@ -1,4 +1,4 @@
import type { ExecutionError } from 'n8n-workflow/src';
import type { ExecutionError } from 'n8n-workflow';
import {
closeManualChatModal,