Merge branch 'main' into folder-upload-types
This commit is contained in:
commit
aa0be423fa
1 changed files with 1 additions and 1 deletions
|
|
@ -334,7 +334,7 @@ class AppClients:
|
|||
|
||||
# Initialize Langflow HTTP client
|
||||
self.langflow_http_client = httpx.AsyncClient(
|
||||
base_url=LANGFLOW_URL, timeout=300.0
|
||||
base_url=LANGFLOW_URL, timeout=1200.0
|
||||
)
|
||||
|
||||
return self
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue