mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add 10s timeout to Ollama HTTP requests (prevents indefinite hangs) - Propagate connection errors with user-friendly messages instead of silently returning empty results - Always send response to webview (prevents silent timeout) - Display connection errors in Ollama settings UI - Handle error responses in useOllamaModels hook - Update and add tests for new error behavior Addresses #11466 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||