Skip to content

[Bug]: Timeout on analysis of long and complex Spark applications #83

@jankogasic

Description

@jankogasic

What is your environment, configuration, and command?

MacOS. Running MCP server with task

servers:
  local:
    default: true 
    url: "http://my.spark.history.server.com:18080/"

mcp:
  transports:
    - streamable-http
  port: "18888"
  debug: true
  address: localhost

What did you do and What did you see instead?

Tool call over MCP Inspector fails after ~10 seconds with "MCP error -32001: Request timed out".

Other (more simple) tools are working for this app. After searching repository, I didn't find any setting related to changing timeout.

Additional Information. Logs.

MCP server logs

INFO:     ::1:63245 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
INFO:     ::1:63246 - "POST /mcp/ HTTP/1.1" 200 OK
2025-08-04 13:58:28,605 - INFO - Processing request of type CallToolRequest
INFO:     ::1:63250 - "POST /mcp HTTP/1.1" 307 Temporary Redirect
INFO:     ::1:63270 - "POST /mcp/ HTTP/1.1" 202 Accepted

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions