-
Notifications
You must be signed in to change notification settings - Fork 286
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I have an streamablehttp MCP server which exposes a tool. When that tool is called, it sends a sampling request to the client to get some data before proceeding further. This call does not complete and the message only makes it to the client when the sampling context times out.(Verified with inspector).
It could me a lock/mutex or something else.
To Reproduce
Create a simple mcp server with a tool(hello example). Before returning the response, add a sampling request and return it's response.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working