feat(guild-messaging): add gap-detection metadata for seq backfill responses
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
- [x] seq 分配改为 DB 原子方案(避免并发冲突)
|
||||
|
||||
### 2.3 一致性与回补
|
||||
- [ ] 回补接口:`seq_from/seq_to`
|
||||
- [ ] 断片检测辅助响应字段(next_expected_seq 等)
|
||||
- [x] 回补接口:`seq_from/seq_to`
|
||||
- [x] 断片检测辅助响应字段(next_expected_seq 等)
|
||||
- [ ] 幂等键支持(写接口)
|
||||
|
||||
### 2.4 实时通信(MVP 后半)
|
||||
|
||||
Reference in New Issue
Block a user