From 8d4e40d293aeaa6ffa4e148792a6bc353d2dd8a1 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Wed, 24 Jun 2026 23:14:11 +0800 Subject: [PATCH] test(qa): extend fanout marker wait --- qa/scenarios/agents/subagent-fanout-synthesis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/scenarios/agents/subagent-fanout-synthesis.yaml b/qa/scenarios/agents/subagent-fanout-synthesis.yaml index c3babe2e19f..040498792e8 100644 --- a/qa/scenarios/agents/subagent-fanout-synthesis.yaml +++ b/qa/scenarios/agents/subagent-fanout-synthesis.yaml @@ -253,5 +253,5 @@ flow: - lambda: params: [candidate] expr: "String(candidate.text ?? '').trim() === childCompletionMarker" - - 10000 + - 30000 detailsExpr: "details"