Youzini-afk
b31088cc35
fix: IndexedDB probe 失败后不再永久卡在 loading,重试耗尽后回退到 blocked
- index.js: 新增 reconcileIndexedDbProbeFailureState,后台 probe 失败时先有限重试,耗尽后切到 blocked
- index.js: scheduleIndexedDbGraphProbe 的 .then/.catch 均接入 reconcile 逻辑
- index.js: createGraphLoadUiStatus blocked 文案更新
- ui/panel.js: _getGraphLoadLabel blocked 文案更新,不再误导为元数据未就绪
- tests/graph-persistence.mjs: 新增 manager-unavailable / read-failed 回归
- tests/graph-persistence.mjs: harness 支持 __indexedDbExportSnapshotShouldThrow / __indexedDbGetCurrentDbShouldThrow
2026-04-12 16:50:02 +08:00
..
2026-04-11 20:43:18 +08:00
2026-04-10 14:06:26 +08:00
2026-04-12 12:53:08 +08:00
2026-04-10 18:38:54 +08:00
2026-04-12 13:33:41 +08:00
2026-04-11 00:21:16 +08:00
2026-04-12 13:33:41 +08:00
2026-04-10 15:14:19 +08:00
2026-04-12 14:59:37 +08:00
2026-04-12 13:33:41 +08:00
2026-04-08 01:17:57 +08:00
2026-04-12 16:50:02 +08:00
2026-04-11 23:20:26 +08:00
2026-04-08 01:17:57 +08:00
2026-04-08 01:17:57 +08:00
2026-04-08 01:17:57 +08:00
2026-04-10 17:26:57 +08:00
2026-04-12 15:09:11 +08:00
2026-04-09 14:50:52 +08:00
2026-04-11 02:50:54 +08:00
2026-04-11 22:23:18 +08:00
2026-04-11 22:23:18 +08:00
2026-04-11 22:23:18 +08:00
2026-04-08 01:17:57 +08:00
2026-04-11 13:57:03 +08:00
2026-04-08 01:17:57 +08:00
2026-04-12 16:07:38 +08:00
2026-04-11 23:07:06 +08:00
2026-04-10 01:19:56 +08:00
2026-04-11 19:38:17 +08:00
2026-04-12 13:33:41 +08:00
2026-04-11 18:51:59 +08:00
2026-04-12 14:59:37 +08:00
2026-04-11 18:51:59 +08:00
2026-04-10 14:06:26 +08:00
2026-04-12 16:16:02 +08:00
2026-04-08 01:17:57 +08:00
2026-04-12 16:35:04 +08:00
2026-04-09 15:17:01 +08:00
2026-04-12 14:59:37 +08:00
2026-04-08 03:03:09 +08:00
2026-04-10 15:14:19 +08:00
2026-04-08 22:41:49 +08:00
2026-04-10 15:14:19 +08:00
2026-04-09 14:50:52 +08:00
2026-04-11 19:38:17 +08:00
2026-04-11 16:39:38 +08:00
2026-04-11 19:38:17 +08:00
2026-04-11 16:39:38 +08:00
2026-04-11 22:30:46 +08:00
2026-04-01 01:37:20 +08:00
2026-04-08 01:17:57 +08:00