n8n/packages/workflow/src/errors
2024-03-07 12:46:07 +02:00
..
abstract refactor(core): Enrich inaccessible credential error (#8574) 2024-02-21 13:04:30 +01: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 feat: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +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: Add more AI node info to telemetry (#8827) 2024-03-07 12:46:07 +02:00
node-operation.error.ts fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text (#8576) 2024-02-12 17:32:27 +01: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