Files
crewAI/tests
Devin AI 7c70cb493c Fix: Add connect_timeout parameter to get_mcp_tools method
- Add Optional[int] connect_timeout parameter with default value of 30 seconds
- Pass connect_timeout to MCPServerAdapter constructor to prevent timeouts
- Add comprehensive tests for timeout functionality
- Maintain backward compatibility with existing code
- Fixes issue #3326 where get_mcp_tools hits timeout with multiple MCP servers

Co-Authored-By: João <joao@crewai.com>
2025-08-15 18:38:10 +00:00
..
2025-08-06 13:08:10 -04:00
2025-03-14 03:00:30 -03:00
2025-08-06 13:08:10 -04:00
2023-10-29 19:51:59 -03:00
2025-08-06 14:05:14 -07:00