n8n/packages/cli/src/task-runners
Elias Meire 5b6ee17c81
feat(core): Add signature validation for waiting webhooks and forms (#24159)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-03-23 11:48:52 +00:00
..
__tests__ refactor(core): Remove TaskRunnersConfig.enabled since runners are always on (#25834) 2026-03-04 09:55:08 +00:00
errors fix(core): Enforce timeout for task requests (#21493) 2025-11-11 10:50:41 +01:00
task-broker fix(core): Fix unhandled rejection in task broker on runner disconnect (#27278) 2026-03-20 09:19:41 +00:00
task-managers feat(core): Add signature validation for waiting webhooks and forms (#24159) 2026-03-23 11:48:52 +00: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 feat(core): Add internal mode for native Python runner (no-changelog) (#19288) 2025-09-09 12:33:25 +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): Remove TaskRunnersConfig.enabled since runners are always on (#25834) 2026-03-04 09:55:08 +00:00
task-runner-process-base.ts feat(core): Add internal mode for native Python runner (no-changelog) (#19288) 2025-09-09 12:33:25 +02:00
task-runner-process-js.ts fix(core): Fix Python and JS task runners for Windows platform (#26288) 2026-03-03 15:26:15 +00:00
task-runner-process-py.ts fix(core): Fix Python and JS task runners for Windows platform (#26288) 2026-03-03 15:26:15 +00:00
task-runner-process-restart-loop-detector.ts feat(core): Add internal mode for native Python runner (no-changelog) (#19288) 2025-09-09 12:33:25 +02:00