n8n/packages/core/src/execution-engine/partial-execution-utils
Svetoslav Dekov de02036f47
fix(core): Treat sub-node connections as non-blocking for partial execution root detection (#27759)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 12:50:36 +00:00
..
__tests__ fix(core): Treat sub-node connections as non-blocking for partial execution root detection (#27759) 2026-03-30 12:50:36 +00:00
clean-run-data.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
directed-graph.ts refactor(core, editor): Split logic based on payload type / manual execution type (#22219) 2025-11-27 14:16:06 +01:00
filter-disabled-nodes.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
find-start-nodes.ts fix(core): Fix an issue with workflow execution status (#27349) 2026-03-23 07:43:16 +00:00
find-subgraph.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
find-trigger-for-partial-execution.ts fix(core): Treat sub-node connections as non-blocking for partial execution root detection (#27759) 2026-03-30 12:50:36 +00:00
get-incoming-data.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
get-source-data-groups.ts refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
handle-cycles.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
index.ts refactor(core, editor): Split logic based on payload type / manual execution type (#22219) 2025-11-27 14:16:06 +01:00
recreate-node-execution-stack.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
rewire-graph.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
run-data-utils.ts fix(core): Increment executionIndex in partial executions (no-changelog) (#14946) 2025-04-30 13:16:27 +02:00