mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Fix memory leak by properly cleaning up connectionRestoredDebounceTimer in CloudService dispose() - Implement AbortController pattern in TelemetryClient for robust timeout handling - Make timeout value configurable using class constant in ConnectionMonitor - Add security bounds checking with ABSOLUTE_MAX_QUEUE_SIZE to prevent memory exhaustion - Add fallback for crypto.randomUUID() for environments where it's not available - Improve error handling in processBatchedEvents() to handle individual event failures - Add proper error logging for dynamic import failures in CloudService - Fix typo in Catalan translation (s'encularan -> s'encolaran) |
||
|---|---|---|
| .. | ||
| src | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||