Commit 35d63ab
fix: raise the proxy and tunnel write timeout to 120s
graceful.WithDefaults applies a 10s write timeout, which cut any slower
response off mid-flight and left the client with an empty reply rather
than an error. The upstream is the developer's own application and may
legitimately take longer.
Closes #302
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JYzGVwAKQ4ormxRHZg1eDu1 parent 107a5e9 commit 35d63ab
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
242 | 247 | | |
243 | 248 | | |
244 | 249 | | |
| |||
0 commit comments