mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add withTimeout wrapper function that monitors async iterables - Wrap OpenAI SDK streams with configurable timeout - Add openAiRequestTimeout configuration option - Include comprehensive tests for timeout scenarios - Fixes issue where local models with long prompt load times would timeout after 5 minutes This approach wraps the OpenAI SDK stream response instead of trying to pass custom fetch options, which the SDK does not properly support. |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||