iven
317b8254e4
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
fix(growth,saas): B9 Agent创建502调查+日志增强
深入追踪 B9 (Agent 创建 502):
- SaaS create_agent_from_template 端点代码不可能产生 502
(SaasError::Relay 是唯一 502 来源,仅 relay 模块使用)
- 前端 createFromTemplate 双层 try-catch + fallback 已足够健壮
- 结论: B9 不可复现,可能因当时 SaaS 未运行或 token 过期导致
改进:
- handlers.rs: 添加 create_agent_from_template 请求/响应日志
- agentStore.ts: outer catch 记录 status + message 便于未来诊断
2026-04-21 21:19:44 +08:00
..
2026-04-17 11:45:55 +08:00
2026-04-21 21:19:44 +08:00
2026-04-19 08:54:57 +08:00
2026-04-18 14:09:36 +08:00
2026-04-21 18:28:45 +08:00
2026-04-19 08:54:57 +08:00
2026-04-14 18:35:24 +08:00
2026-04-14 22:02:02 +08:00
2026-04-12 08:10:50 +08:00
2026-04-17 03:31:06 +08:00
2026-04-19 13:45:49 +08:00
2026-04-07 14:25:34 +08:00
2026-04-19 08:54:57 +08:00
2026-04-07 14:25:34 +08:00
2026-04-09 23:45:19 +08:00
2026-04-18 14:09:16 +08:00
2026-04-14 00:17:08 +08:00
2026-03-29 10:46:41 +08:00
2026-04-18 14:09:36 +08:00
2026-04-01 08:38:37 +08:00
2026-04-14 18:35:24 +08:00
2026-04-09 22:23:05 +08:00
2026-04-21 20:29:47 +08:00
2026-04-19 08:46:12 +08:00
2026-04-14 17:48:22 +08:00
2026-04-15 01:41:50 +08:00
2026-04-02 19:24:44 +08:00