n8n/packages/@n8n/task-runner/src
Matsu 1479aab2d3
chore: Backport Bundle (#26218)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-02-25 12:25:54 +02:00
..
__tests__ chore: Disable event loop block integration for task runner (#18661) 2025-08-22 14:40:21 +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 chore: Backport Bundle (#26218) 2026-02-25 12:25:54 +02:00
health-check-server.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
index.ts chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
message-types.ts fix(core): Enforce timeout for task requests (#21493) 2025-11-11 10:50:41 +01: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 refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
start.ts refactor(core): Make Sentry init non-fatal for JS runner (#22800) 2025-12-12 21:15:17 +02:00
task-runner-sentry.ts chore: Disable event loop block integration for task runner (#18661) 2025-08-22 14:40:21 +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