Roo-Code/packages/cloud
hannesrudolph 448a4f060f fix: address PR review comments for telemetry queue implementation
- 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)
2025-08-01 15:14:31 -06:00
..
src fix: address PR review comments for telemetry queue implementation 2025-08-01 15:14:31 -06:00
eslint.config.mjs Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
package.json Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
tsconfig.json Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00