CoR-Forum / CoR-Forum/RegnumNostalgia
Shoutbox/Chat sometimes showing duplicate messages
Open
bug
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes the shoutbox is showing duplicate messages. It seems like we are loading duplicated messages from forum database into redis.
We should ensure that every message ID (based on the ID from forum database) is only present once in redis.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.