mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-07-10 04:38:36 +02:00
Add timeout to httpx.AsyncClient
This commit is contained in:
@@ -11,3 +11,5 @@ IGNORED_HEADERS = [
|
||||
"x-forwarded-server",
|
||||
"x-real-ip",
|
||||
]
|
||||
|
||||
CLIENT_TIMEOUT = 60.0
|
||||
Reference in New Issue
Block a user