n8n/packages/@n8n/task-runner/src
2025-07-29 14:59:43 +02:00
..
__tests__ refactor: Upgrade @sentry/node and @sentry/vue to 9.42.1 (#17753) 2025-07-29 14:59:43 +02:00
config feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00
data-request perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870) 2024-11-26 12:21:51 +02:00
js-task-runner refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
health-check-server.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
index.ts perf(core): Deduplicate task runner data request response (no-changelog) (#11583) 2024-11-07 11:24:00 +02:00
message-types.ts fix(core): Fix binary data helpers (like prepareBinaryData) with task runner (#12259) 2024-12-18 18:45:05 +02:00
node-types.ts perf(core): Load node types on demand on runners (no-changelog) (#11559) 2024-11-06 13:39:31 +01:00
runner-types.ts fix(core): Support helpers.request in task runners (#15859) 2025-05-30 12:37:18 +02:00
start.ts refactor(core): Extend task runner force shutdown timeout (#16266) 2025-06-12 12:28:20 +02:00
task-runner-sentry.ts refactor: Upgrade @sentry/node and @sentry/vue to 9.42.1 (#17753) 2025-07-29 14:59:43 +02:00
task-runner.ts chore(core): Lintfix modern packages (#17046) 2025-07-07 14:30:57 +02:00
task-state.ts fix(core): Ensure tasks timeout even if they don't receive settings (#12431) 2025-01-03 12:27:47 +02:00