Skip to content

[ENHANCEMENT] Instant push 扩展:日程生成(+ proactive 主动消息)走 worker push #65

Description

@Tosd0
  1. 背景:chat 路径已 instant 化,但 schedule + proactive 仍走本地fetch,PWA 被杀会丢
  2. 为什么 keepalive 不是 fix(schedule 要 await response,keepalive 不救进程死)
  3. SW 唤起通道现状(push 是唯一通道,type 字段已经在分发)
  4. 设计草案:
  • schedule:worker /schedule endpoint + push type:'schedule-ready' + SW 分支 + 新 ScheduleRuntime
  • proactive:后处理复杂,需要更仔细设计
  1. 影响范围:iOS PWA 用户安全杀/proactive 关闭也能收

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions