Files
Genarrative/server-rs/crates
k88936 14e72379fc 落点预检改为按归类信号收敛,服务端没配好不再被说成「落点选错了」
- api-server:新增定点查询失败归类 `EditorPointLookupKind` / `EditorPointLookupFailure` 与 `classify_editor_point_lookup_failure`,只把「目标不存在 / 不属于当前账号」的固定文案认成用户侧不可用,其余(服务身份 403、定价身份未初始化、版本冲突、runtime 与连接故障)原样带出
- api-server tripo3d/target.rs:`collapse_target_unavailable` 改为只看归类,不再按 `is_client_error()` 分档,落点预检的模块注释同步
- 用例:target 侧覆盖「Unavailable 收敛、403/400/409/5xx 一律保留」;editor_project 侧新增归类用例,钉住运行时服务无权的 403 与「模型定价服务身份尚未初始化」不在不可用清单里
2026-09-24 19:53:38 +08:00
..
2026-07-18 21:17:35 +08:00
1
2026-05-10 13:18:46 +08:00
2026-07-16 18:33:06 +08:00