core-agent-ide/codex-rs/mcp-client
Michael Bolin 9da6ebef3f
fix: add optional timeout to McpClient::send_request() (#852)
We now impose a 10s timeout on the initial `tools/list` request to an
MCP server. We do not apply a timeout for other types of requests yet,
but we should start enforcing those, as well.
2025-05-07 12:56:38 -07:00
..
src fix: add optional timeout to McpClient::send_request() (#852) 2025-05-07 12:56:38 -07:00
Cargo.toml fix: add optional timeout to McpClient::send_request() (#852) 2025-05-07 12:56:38 -07:00