Closed
Description
We're seeing error from the mcp server, that is when the server makes any downstream http requests with context we're seeing ctx cancelled error.
The client here is langchain agent.
failed to execute HTTP request: Post "https://test.com/v1/graphql": context canceled.
It was working okay, with the older version, upgraded from 0.20 to 0.25. Also it works okay if we use ctx.WithoutCancel while making http calls.
Metadata
Metadata
Assignees
Labels
No labels