n8n/packages/@n8n/task-runner/src
2026-07-01 09:03:25 +00:00
..
__tests__ chore(core): Migrate task-runner from Jest to Vitest (no-changelog) (#31481) 2026-06-01 16:16:18 +00:00
config fix(core): Keep task runner serving during graceful shutdown so in-flight executions finish (#32385) 2026-06-24 10:24:33 +00:00
data-request chore(core): Migrate task-runner from Jest to Vitest (no-changelog) (#31481) 2026-06-01 16:16:18 +00:00
js-task-runner chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
health-check-server.ts refactor: Replace deprecated ApplicationError in task-runner, frontend, and @n8n/* packages (no-changelog) (#32364) 2026-06-16 12:00:36 +00:00
index.ts chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
message-types.ts feat(core): Add drain timeout for runners (#24290) 2026-02-06 13:34:53 +00:00
node-types.ts refactor: Replace deprecated ApplicationError in task-runner, frontend, and @n8n/* packages (no-changelog) (#32364) 2026-06-16 12:00:36 +00:00
runner-types.ts feat(core): Expose $evaluation.runId expression global in eval executions (#32843) 2026-06-24 12:57:29 +00:00
start.ts fix(core): Keep task runner serving during graceful shutdown so in-flight executions finish (#32385) 2026-06-24 10:24:33 +00:00
task-runner-sentry.ts chore(core): Silence disallowed strings eval error (#25293) 2026-02-04 10:39:26 +00:00
task-runner.ts fix(core): Keep task runner serving during graceful shutdown so in-flight executions finish (#32385) 2026-06-24 10:24:33 +00: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