Commit 3278d90
Ubuntu
fix: Add request_timeout to OpenRouter provider to prevent indefinite hangs
When using OpenRouter as the LLM provider, deep research mode can hang
indefinitely if any LLM call takes too long. This adds a 180-second timeout
to ensure requests either complete or fail gracefully instead of hanging forever.1 parent e96df07 commit 3278d90
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| |||
0 commit comments