n8n/packages/workflow/src/errors
2024-03-21 16:59:22 +01:00
..
abstract feat(editor): Improve errors in output panel (#8644) 2024-03-07 18:08:01 +02:00
application.error.ts fix(Postgres Trigger Node): closeFunction errors should not prevent a workflow from being deactivated (#8738) 2024-02-26 14:33:00 +01:00
cli-subworkflow-operation.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
credential-access-error.ts feat(core): Move execution permission checks earlier in the lifecycle (#8677) 2024-02-21 14:47:02 +01:00
expression-extension.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
expression.error.ts fix: Overhaul expression error messages related to paired item (#8765) 2024-03-21 16:59:22 +01:00
index.ts fix(Postgres Trigger Node): closeFunction errors should not prevent a workflow from being deactivated (#8738) 2024-02-26 14:33:00 +01:00
node-api.error.ts feat(editor): Improve errors in output panel (#8644) 2024-03-07 18:08:01 +02:00
node-operation.error.ts feat(editor): Improve errors in output panel (#8644) 2024-03-07 18:08:01 +02:00
node-ssl.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
subworkflow-operation.error.ts refactor(core): Separate API response from error in execution error causes (no-changelog) (#7880) 2023-11-30 14:44:10 +01:00
trigger-close.error.ts fix(Postgres Trigger Node): closeFunction errors should not prevent a workflow from being deactivated (#8738) 2024-02-26 14:33:00 +01:00
webhook-taken.error.ts refactor: Unify severity and level for all application errors for Sentry (no-changelog) (#7956) 2023-12-07 16:57:02 +01:00
workflow-activation.error.ts refactor: Unify severity and level for all application errors for Sentry (no-changelog) (#7956) 2023-12-07 16:57:02 +01:00
workflow-deactivation.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
workflow-operation.error.ts refactor: Unify severity and level for all application errors for Sentry (no-changelog) (#7956) 2023-12-07 16:57:02 +01:00