n8n/packages/core/src/errors
2026-02-04 10:39:18 +00:00
..
__tests__ chore(core): Add tracing abstraction layer (#25118) 2026-02-02 16:04:40 +00:00
abstract refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
binary-data-file-not-found.error.ts feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
disallowed-filepath.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
error-reporter.ts perf(core): Make event loop block detection configurable (#25291) 2026-02-04 10:39:18 +00:00
file-not-found.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
file-too-large.error.ts feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
index.ts feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
invalid-execution-metadata.error.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
invalid-manager.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
invalid-source-type.error.ts feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
missing-source-id.error.ts feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
unrecognized-credential-type.error.ts refactor(core): Do not report Unrecognized node/credential type errors to Sentry (no-changelog) (#13822) 2025-03-11 11:32:47 +01:00
unrecognized-node-type.error.ts refactor(core): Do not report Unrecognized node/credential type errors to Sentry (no-changelog) (#13822) 2025-03-11 11:32:47 +01:00
workflow-has-issues.error.ts fix(core): Account for pre-execution failure in scaling mode (#12815) 2025-01-23 17:26:19 +01:00