IOS-INFO-011 P0 | Rust Event export → 本地队列 → ack 【审计: 不存在】 #104

Closed
opened 2026-06-07 12:20:52 +08:00 by wangdl · 1 comment
Owner

exportPendingEventsV2 → RuntimeReadingEvent → UploadItem → 本地队列写入成功 → ackEventsV2。Rust export 后不直接丢弃。iOS crash 后本地队列仍有事件。依赖 DOC-FULL-006, IOS-INFO-013。

M-IOS-INFO v3 里程碑 issue。

## exportPendingEventsV2 → RuntimeReadingEvent → UploadItem → 本地队列写入成功 → ackEventsV2。Rust export 后不直接丢弃。iOS crash 后本地队列仍有事件。依赖 DOC-FULL-006, IOS-INFO-013。 M-IOS-INFO v3 里程碑 issue。
wangdl added this to the M-IOS-INFO:学习信息采集、上传、继续学习与基础分析闭环 milestone 2026-06-07 12:20:52 +08:00
Author
Owner

已在 Batch C 完成

  • ReadingEventUploadPipeline — Rust export → mapper → enqueue → API upload → ack/markFailed
  • ReadingEventUploadQueue — 本地持久化 + 重试
  • ScenePhase + NetworkMonitor 触发 flush
## 已在 Batch C 完成 - `ReadingEventUploadPipeline` — Rust export → mapper → enqueue → API upload → ack/markFailed - `ReadingEventUploadQueue` — 本地持久化 + 重试 - ScenePhase + NetworkMonitor 触发 flush
Sign in to join this conversation.
No description provided.