litellm/litellm-rust
Yujong Lee 0119f50015 fix(rust): restore the 10s connect timeout and share media clients across proxy settings
Python OCR passes the call timeout per request, so its connect timeout is the call timeout and never the 5s handler default. 10s is what every Rust route uses on main. The media client never uses a proxy, so trust_proxy_env no longer splits its pool key
2026-09-18 18:47:36 -07:00
..
crates fix(rust): restore the 10s connect timeout and share media clients across proxy settings 2026-09-18 18:47:36 -07:00
.gitignore feat: add LiteLLM Rust workspace with Mistral OCR bridge (#31033) 2026-06-23 13:16:47 -07:00
Cargo.lock chore: merge main into litellm_rust_http_pool_ocr 2026-09-19 00:10:17 +00:00
Cargo.toml chore: merge main into litellm_rust_http_pool_ocr 2026-09-19 00:10:17 +00:00