You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add session timestamp tracking for MCP transport connections
- Implement automatic cleanup of stale sessions (30+ minutes inactive)
- Properly close transport connections to prevent resource leaks
- Schedule cleanup every 10 minutes with structured logging
- Track both session creation and access times for accurate timeout detection
- Log cleanup statistics including cleaned and active session counts
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments