Mining/pkg
snider 0c8b2d999b feat: Add rate limiting, race condition fix, and shutdown improvements
- Add rate limiting middleware (10 req/s with burst of 20)
- Add atomic UpdateMinersConfig to fix config race conditions
- Add WebSocket connection limits (max 100 connections)
- Add graceful shutdown timeout (10s max wait for goroutines)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 09:51:48 +00:00
..
database refactor: Remove unused code and fix nil dereference issues 2025-12-31 09:24:12 +00:00
mining feat: Add rate limiting, race condition fix, and shutdown improvements 2025-12-31 09:51:48 +00:00
node refactor: Remove unused code and fix nil dereference issues 2025-12-31 09:24:12 +00:00