guke
50da718e35
比价记录失败卡展示具体原因(新增 fail_reason) (#189)
失败记录不再一律「网络开小差」:新增记录级 fail_reason 派生列——information
具体则直出,笼统则从 platform_results 救出业务原因(找不到店/菜、未起送、打烊、
单点不配送等),纯系统失败为 None → 端侧品牌兜底。store_closed/no_delivery 被
pricebot 漏成 status=failed 的按 reason 补判,打烊脏店名统一简短模板。接入
harvest_done 与灰度期 upsert_record 两条写路径。
- models: comparison_record.fail_reason 列
- repositories: _derive_fail_display + 补判/清洗 helper,两条写路径接入
- schemas: ComparisonRecordOut 暴露 fail_reason
- alembic: 加列 + 回填老 specific 失败记录
- tests: _derive_fail_display 单测(8 例)+ harvest 失败落库集成测试
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: guke <guke@autohome.com.cn>
Reviewed-on: #189
2026-07-28 14:04:36 +08:00
..
2026-05-23 17:37:18 +08:00
2026-06-04 03:02:41 +08:00
2026-07-21 13:53:10 +08:00
2026-07-22 10:53:21 +08:00
2026-07-27 16:02:40 +08:00
2026-07-05 09:46:19 +08:00
2026-07-27 13:33:55 +08:00
2026-07-27 17:33:09 +08:00
2026-07-27 16:03:31 +08:00
2026-07-27 16:03:31 +08:00
2026-06-14 22:54:07 +08:00
2026-07-09 17:31:24 +08:00
2026-07-09 17:31:24 +08:00
2026-06-19 08:31:31 +08:00
2026-07-27 18:00:23 +08:00
2026-07-28 09:20:57 +08:00
2026-07-10 22:14:00 +08:00
2026-07-24 11:14:31 +08:00
2026-07-28 14:04:36 +08:00
2026-07-04 02:39:12 +08:00
2026-07-04 02:39:12 +08:00
2026-07-22 17:18:26 +08:00
2026-07-23 10:35:41 +08:00
2026-07-27 15:51:19 +08:00
2026-07-27 16:13:54 +08:00
2026-07-24 11:15:09 +08:00
2026-07-23 10:35:41 +08:00
2026-07-24 11:15:09 +08:00
2026-05-28 10:29:20 +08:00
2026-07-24 11:15:09 +08:00
2026-06-30 21:56:58 +08:00
2026-07-23 11:57:37 +08:00
2026-06-25 17:47:30 +08:00
2026-06-20 02:03:33 +08:00
2026-07-27 10:35:15 +08:00
2026-07-22 15:42:25 +08:00
2026-07-28 14:04:36 +08:00
2026-07-02 19:50:14 +08:00
2026-07-05 09:31:53 +08:00
2026-07-24 14:48:40 +08:00
2026-05-23 17:37:18 +08:00
2026-07-21 10:43:58 +08:00
2026-07-21 13:52:40 +08:00
2026-07-27 16:03:31 +08:00
2026-06-26 21:10:21 +08:00
2026-06-26 21:10:21 +08:00
2026-07-27 15:51:19 +08:00
2026-07-24 11:17:09 +08:00
2026-07-05 09:31:53 +08:00
2026-07-22 15:42:25 +08:00
2026-07-22 15:42:25 +08:00
2026-07-20 18:55:38 +08:00
2026-07-04 02:39:12 +08:00
2026-06-07 23:17:27 +08:00
2026-06-29 09:54:13 +08:00
2026-06-17 10:37:54 +08:00
2026-07-27 15:51:19 +08:00
2026-07-22 15:42:25 +08:00
2026-07-16 09:40:56 +08:00
2026-07-25 17:56:23 +08:00
2026-07-28 09:20:57 +08:00
2026-07-28 09:20:57 +08:00
2026-07-28 09:20:57 +08:00
2026-06-16 01:25:57 +08:00
2026-07-25 17:56:23 +08:00
2026-07-17 21:49:10 +08:00
2026-07-17 21:49:10 +08:00
2026-07-22 10:53:21 +08:00
2026-07-09 22:03:07 +08:00
2026-07-27 16:03:31 +08:00