Under the hood
No documentation found
The workflow fact engine now caps rows per scope, emitting a runaway event and retracting the scope when it is exceeded.
The internal fact/rule engine backing agent() / parallel() / pipeline() workflows now tracks how many rows accumulate under each scope. If a scope exceeds a per-scope cap, it emits a 'runaway' event and automatically retracts that scope, rather than relying solely on the existing global maxRows cap.
Names in the bundlemaxRows