A timeout defines where a failure is allowed to stop. Without timeouts, a single slow dependency can quietly consume threads, ...
. ├── es_mcp_server/ # 服务器代码 │ ├── __init__.py # 包初始化 │ ├── server.py # 服务器主程序 │ ├── config.py ...