refactor(core): Persist node execution order, and forward it to the frontend (#14455)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-04-09 10:19:58 +02:00
committed by GitHub
parent 707ecb63ae
commit 9ba58ca80b
41 changed files with 235 additions and 113 deletions

View File

@@ -460,6 +460,7 @@ const testExecutionData: IRunExecutionData['resultData'] = {
{
hints: [],
startTime: 1732882780588,
executionIndex: 0,
executionTime: 4,
source: [],
executionStatus: 'success',
@@ -481,6 +482,7 @@ const testExecutionData: IRunExecutionData['resultData'] = {
{
hints: [],
startTime: 1732882780593,
executionIndex: 1,
executionTime: 0,
source: [
{