n8n/packages/@n8n/task-runner/src/js-task-runner/errors
2025-07-03 08:58:58 +02:00
..
__tests__ test: Fix task runner tests on node 18 and 22 (#12243) 2024-12-16 14:37:24 +01:00
error-like.ts fix: Make sure errors are transferred correctly from js task runner (no-changelog) (#11214) 2024-10-10 21:01:38 +03:00
execution-error.ts ci: Handle new built-in node:* modules in the task-runner tests on node.js 24 (#16026) 2025-06-05 11:53:07 +02:00
reserved-key-not-found.error.ts refactor(core): Improve top-level key validation in task runner (#16882) 2025-07-03 08:58:58 +02:00
serializable-error.ts fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
task-cancelled-error.ts feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00
timeout-error.ts feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00
unsupported-function.error.ts fix(core): Fix binary data helpers (like prepareBinaryData) with task runner (#12259) 2024-12-18 18:45:05 +02:00
validation-error.ts fix: Make sure errors are transferred correctly from js task runner (no-changelog) (#11214) 2024-10-10 21:01:38 +03:00