Files
botfights/server/src
DorianandClaude Opus 4.6 d98b264935 fix: bound rate limiter maps to prevent memory growth
Add MAX_MAP_SIZE (10,000) cap to botHitCounts Map. During the 5-minute
cleanup interval, evict oldest entries when the map exceeds the limit.
Export cleanupInterval handle for graceful shutdown.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 20:41:57 +00:00
..