You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Goose can get into a state where even tools that work instantly result in a "timeout error". Suspected but not sure that the server itself may have been dropped
Let me fix the handler code first. The issue seems to be in how we're handling the tools/list response for GET requests. Here's what I'm going to change:
─── text_editor | developer ──────────────────────────
path: ~/MCP/rust/brave_search/src/mcp/handler.rs
command: str_replace
new_str: ...
old_str: ...
Execution failed: Call to 'developer' failed for 'tools/call'. Error from mcp-server: request timed out
The text was updated successfully, but these errors were encountered:
Describe the bug
Goose can get into a state where even tools that work instantly result in a "timeout error". Suspected but not sure that the server itself may have been dropped
https://discord.com/channels/1287729918100246654/1287729920797179957/1337930482947588107
Screenshots
The text was updated successfully, but these errors were encountered: