Skip to content

300.0 seconds timeout issue #356

@masudhossain

Description

@masudhossain

I'm not fairly sure if the issue is on the MCP server side or not, but i consistently get a timeout issue with no errors showing on our MCP server. The typical response I get with the error is below when i execute an LLM request using our MCP server on our rails app.

{
  "type": "mcp_tool_result",
  "content": [
    {
      "text": "An error occurred while executing the MCP tool: Timed out while waiting for response to ClientRequest. Waited 300.0 seconds.",
      "type": "text"
    }
  ],
  "is_error": true,
  "tool_use_id": "mcptoolu_01Mnr9euTnMRBWicLnSSAsbk"
}

Any guidance would be helpful. I've exhausted claude >.<

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions