Roo-Code/packages/cloud
hannesrudolph b1806e2d37 fix: make TelemetryClient throw errors on auth failures to enable proper queue retry
- TelemetryClient now throws errors when authentication fails or session token is missing
- This allows the queue processor to properly identify failed sends and retry them later
- Fixes issue where telemetry events were being discarded when in inactive-session state
- Events will now be queued and retried when authentication is restored
2025-08-05 10:23:55 -07:00
..
src fix: make TelemetryClient throw errors on auth failures to enable proper queue retry 2025-08-05 10:23:55 -07: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