mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-07 13:00:59 +08:00
Previously when the seen map exceeded 1000 entries, ALL entries were deleted, losing dedup state and causing re-notifications. Now evicts ~half the entries, preserving recent URLs for dedup continuity.