Roo-Code/packages
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
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud fix: address PR review comments for telemetry queue implementation 2025-08-01 15:14:31 -06:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Revert "Migrate evals database when deploying roo-code-website" (#6525) 2025-07-31 19:27:55 -04:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: add persistent retry queue for failed telemetry events (#4940) 2025-08-01 14:04:37 -06:00