n8n/packages/cli/src/task-runners
2025-08-06 09:29:09 +02:00
..
__tests__ feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00
errors refactor(core): Migrate all errors in cli package to new hierarchy (#13478) 2025-02-27 09:30:55 +02:00
task-broker refactor: Upgrade to TypeScript 5.9.2 (#17955) 2025-08-06 09:29:09 +02:00
task-managers refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
default-task-runner-disconnect-analyzer.ts refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
forward-to-logger.ts refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
internal-task-runner-disconnect-analyzer.ts refactor(core): Make task broker an explicit component of task runner (#12782) 2025-01-31 17:39:06 +02:00
node-process-oom-detector.ts refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
sliding-window-signal.ts refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
task-runner-lifecycle-events.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
task-runner-module.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
task-runner-process-restart-loop-detector.ts refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
task-runner-process.ts feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00