feat(execution): payload size bottlenecks with lazy execution value hydration, safer materialization, and batched parallel execution #16655
ci.yml
on: pull_request
Detect Version
Test and Build
/
Test and Build
1m 33s
Check Docs Changes
Matrix: Build Dev ECR
Matrix: Build ARM64 (GHCR Only)
Matrix: Build AMD64
Migrate Dev DB
/
Apply Database Migrations
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Create GitHub Release
0s
Annotations
5 errors and 9 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
lib/execution/payloads/serializer.test.ts > compactExecutionPayload > stores oversized arrays as refs and allows nested path navigation in-process:
apps/sim/lib/execution/payloads/large-value-ref.ts#L82
Error: This execution value is too large to inline (0.0 MB). Select a nested field or reduce the amount of data passed between blocks.
❯ getLargeValueMaterializationError lib/execution/payloads/large-value-ref.ts:82:10
❯ materializeLargeValueRefSyncOrThrow lib/execution/payloads/cache.ts:107:11
❯ navigatePath executor/variables/resolvers/reference.ts:62:17
❯ lib/execution/payloads/serializer.test.ts:59:12
|
|
executor/variables/resolvers/loop.test.ts > LoopResolver > named loop references > should resolve nested paths inside compacted result references:
apps/sim/lib/execution/payloads/large-value-ref.ts#L82
Error: This execution value is too large to inline (0.0 MB). Select a nested field or reduce the amount of data passed between blocks.
❯ getLargeValueMaterializationError lib/execution/payloads/large-value-ref.ts:82:10
❯ materializeLargeValueRefSyncOrThrow lib/execution/payloads/cache.ts:107:11
❯ navigatePath executor/variables/resolvers/reference.ts:62:17
❯ LoopResolver.resolveOutput executor/variables/resolvers/loop.ts:196:14
❯ LoopResolver.resolveInternal executor/variables/resolvers/loop.ts:117:18
❯ LoopResolver.resolve executor/variables/resolvers/loop.ts:55:17
❯ executor/variables/resolvers/loop.test.ts:423:23
|
|
executor/variables/resolvers/block.test.ts > BlockResolver > resolve > should resolve nested scalar paths inside compacted block references:
apps/sim/lib/execution/payloads/large-value-ref.ts#L82
Error: This execution value is too large to inline (0.0 MB). Select a nested field or reduce the amount of data passed between blocks.
❯ getLargeValueMaterializationError lib/execution/payloads/large-value-ref.ts:82:10
❯ materializeLargeValueRefSyncOrThrow lib/execution/payloads/cache.ts:107:11
❯ navigatePath executor/variables/resolvers/reference.ts:62:17
❯ resolveBlockReference executor/utils/block-reference.ts:238:17
❯ BlockResolver.resolve executor/variables/resolvers/block.ts:84:22
❯ executor/variables/resolvers/block.test.ts:263:23
|
|
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|