fix(wp7-02): preserve independent mixed model evidence
Dada P0-A isolated Windows CI / validate-and-package (push) Failing after 2m11s
Dada P0-A isolated Windows CI / validate-and-package (push) Failing after 2m11s
This commit is contained in:
@@ -222,7 +222,9 @@ export function assembleControlledModelEvidence({ deterministicState, modelConfi
|
||||
evidence_id: evidenceId,
|
||||
external_calls: {
|
||||
approved_real_call_limit: WP7_02_CONTROLLED_REAL_LIMIT,
|
||||
attempts: realExecution.attempts,
|
||||
calls: realExecution.calls,
|
||||
maximum_real_calls: realExecution.maximum_real_calls,
|
||||
mode: "controlled_real",
|
||||
planned_real_calls: realExecution.planned_real_calls,
|
||||
real_calls: realExecution.real_calls,
|
||||
|
||||
Reference in New Issue
Block a user