YeonGyu-Kim
3b18ce9f3f
feat(mcp): add toolCallTimeoutMs, timeout/reconnect/error handling
- Add toolCallTimeoutMs to stdio MCP config with 60s default
- tools/call runs under timeout with dedicated Timeout error
- Handle malformed JSON/broken protocol as InvalidResponse
- Reset/reconnect stdio state on child exit or transport drop
- Add tests: slow timeout, invalid JSON response, stdio reconnect
- Verified: cargo test -p runtime 113 passed, clippy clean
2026-04-02 18:24:30 +09:00
..
2026-04-02 08:32:15 +00:00
2026-04-02 07:20:35 +00:00
2026-04-01 07:09:06 +00:00
2026-04-01 19:13:53 +09:00
2026-04-02 18:24:30 +09:00
2026-04-02 17:52:31 +09:00
2026-04-01 05:55:25 +00:00
2026-04-02 07:31:56 +00:00