yahann shen疯狂的夜晚,试探出了cc的workflow不能超过1000个agent 中发帖

编排workflow 要小心这点 
报错信息 
● Dynamic workflow “Corrected fully-parallel six-stage rebrand mapping with fine-grained total stages” failed: WorkflowAgentCapError: Workflow agent() call cap reached (1000). This usually means a loop using budget.remaining() never terminates because no token budget was set — remaining() returns Infinity when budget.total is null. Add a hard iteration cap to the loop, or p...
 
 
Back to Top