n8n/packages/cli/src/task-runners
2025-05-13 16:55:42 +02:00
..
__tests__ fix(core): Fix task runner's task timeout and heartbeat interval (#14889) 2025-04-25 10:24:01 +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(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
task-managers refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +02:00
default-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
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): Introduce @n8n/decorators package (#14784) 2025-04-23 16:39:49 +02:00
task-runner-process-restart-loop-detector.ts refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
task-runner-process.ts fix(core): Fix task runner's task timeout and heartbeat interval (#14889) 2025-04-25 10:24:01 +02:00