mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-09 05:51:01 +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.