n8n/packages/core/src/errors
Emilia 364c250ceb
fix(core): Report only error class and stack for unhandled node errors (#31628)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-06-03 09:55:56 +00:00
..
__tests__ fix(core): Normalise Sentry stack frame paths to stable app:/// roots (#31421) 2026-05-30 19:16:31 +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
error-reporter.ts fix(core): Report only error class and stack for unhandled node errors (#31628) 2026-06-03 09:55:56 +00:00
file-not-found.error.ts
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
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