HarperFast / HarperFast/harper-pro
Rate-limit / deduplicate repeated identical log entries in replication
Open
area:replication
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 80
Description
Consecutive identical log records (e.g., repeated failed login attempts) should be deduplicated or rate-limited rather than creating unbounded log growth. Track run counts for identical consecutive messages.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.