Roo-Code/packages/cloud
Roo Code 3879fd4334 fix: improve CloudSettingsService error handling for fetch failures
- Add retry mechanism with exponential backoff (max 3 retries)
- Add detailed network diagnostics for fetch failures
- Log proxy configuration, Node.js version, and VSCode version
- Provide helpful error messages for common network issues
- Add comprehensive tests for retry logic and error handling

This should help users debug "fetch failed" errors when using
Gemini embedder for codebase indexing by providing more context
about the failure and attempting automatic retries.

Fixes #6626
2025-08-03 14:51:19 +00:00
..
src fix: improve CloudSettingsService error handling for fetch failures 2025-08-03 14:51:19 +00: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