.1602452971339523:4beef0f4c9e139b1f19d75d9654294c0_69eda26c5c84888b671671ca.69eda3b65c84888b6716724c.69eda3b6d55b86767f56e605:Trae CN.T(2026/4/26 13:33:42)#49
Open
666yuhan666 wants to merge 1 commit into
Conversation
666yuhan666
commented
Apr 26, 2026
- 在 RedisStreamService 中添加事件指纹生成和去重检查方法
- 为 event、visit、keep_alive 三种事件类型生成唯一指纹
- 使用 Redis 缓存已处理的事件指纹,设置 24 小时过期时间
- 在 Consumer 的 processStreamEntry 中添加去重检查
- 重复事件会被跳过并记录日志,不影响现有上报协议
- 在 RedisStreamService 中添加事件指纹生成和去重检查方法 - 为 event、visit、keep_alive 三种事件类型生成唯一指纹 - 使用 Redis 缓存已处理的事件指纹,设置 24 小时过期时间 - 在 Consumer 的 processStreamEntry 中添加去重检查 - 重复事件会被跳过并记录日志,不影响现有上报协议
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.