mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add openAiRequestTimeout to provider settings schema - Create custom fetch wrapper with configurable undici bodyTimeout - Update OpenAiHandler and BaseOpenAiCompatibleProvider to use custom fetch - Add UI component for timeout configuration in OpenAI-compatible settings - Add translation strings for the new timeout setting - Update tests to expect fetch property in OpenAI constructor This fixes the issue where local models with long prompt processing times would timeout after 5 minutes due to undici default bodyTimeout. Fixes #6570 |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||