Skip to content

Commit a34cab7

Browse files
committed
perf(V2): speed up v2 live api tests via cascade split + commit folding
Split cascade-delete into its own parallel CI job to remove ~7.5 min from the critical path. Merge both cascade-delete it() blocks into one shared entity graph (4 commit cycles → 2). Fold XLSX round-trip commit into the PUT commit cycle by splitting the XLSX runner into three passes interleaved around PUT staging. Tighten waitForPendingCommits and waitForStagingEmpty poll interval from 10 s to 3 s across all cycles. Target: v2 live api tests 34 min → ~20 min; new parallel cascade job ~15 min.
1 parent 1edb9df commit a34cab7

5 files changed

Lines changed: 645 additions & 129 deletions

File tree

0 commit comments

Comments
 (0)