refactor(prompt): 优化任务等待机制并改进数据结构

This commit is contained in:
2026-05-21 14:23:34 +08:00
parent 15f5761000
commit a34eb4ea61
4 changed files with 228 additions and 120 deletions

View File

@@ -61,7 +61,6 @@ jaeger:
task:
waitTimeoutSeconds: 300 # /composeMessages 同步等待最终结果的最长时间(秒)
pollIntervalMillis: 500 # 同步等待期间,轮询本地任务表 / 网关状态的时间间隔(毫秒)
session:
maxRounds: 10 # 最大轮数