mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-28 03:20:01 +00:00
Increased read timeout
This commit is contained in:
parent
feba0d456a
commit
ac499cf585
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ PROVIDER_MAX_CONCURRENCY=5
|
|||
|
||||
|
||||
# HTTP client timeouts (seconds) for provider API requests
|
||||
HTTP_READ_TIMEOUT=60
|
||||
HTTP_READ_TIMEOUT=120
|
||||
HTTP_WRITE_TIMEOUT=10
|
||||
HTTP_CONNECT_TIMEOUT=2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue