-
由 陈泽健 提交于
- 增加批量定位超时时间从 90s 到 300s(5分钟) - 每个 SSH + Claude CLI 调用约需 15-20 秒,8 步骤需 2-3 分钟 - 修复数据库更新:直接使用 SQLAlchemy update 语句绕过 schema 校验 - 确保 locatorType/locatorValue/selector 三个字段都正确保存 Co-Authored-By:Claude <noreply@anthropic.com>
82c6f778
- 增加批量定位超时时间从 90s 到 300s(5分钟)
- 每个 SSH + Claude CLI 调用约需 15-20 秒,8 步骤需 2-3 分钟
- 修复数据库更新:直接使用 SQLAlchemy update 语句绕过 schema 校验
- 确保 locatorType/locatorValue/selector 三个字段都正确保存
Co-Authored-By:
Claude <noreply@anthropic.com>